Rainbow Snake
Simple snake game, nothing too crazy, only some colour - great for a quick and relaxing game. Make as a learning exercise for C and SDL2. Game is available on my itch.io page
Features
- Rainbow gradient (150 colors)
- 12 difficulty levels (snake updates per second)
- Victory condition
- Defeat delay frame - basically the player will get an extra frame to react before defeat is registered (makes the game less annoying at higher levels)
- Small size (less than 1MB)