Advanced Snake Game (Remake of original Snake).
- Pause of game proccess.
- Possibility of speed Up by holding the arrows.
- Snake has a head.
- The target is an apple.
- Complete progress bar (%).
- Saving progress when exiting and loading it when starting the game.
- Endless mode switch (If turned ON -> the game continues even if the snake collides with the tail or the frame, so the player gets a chance to win the game).
- Game timer.
- Breaking by holding the back-direction arrow.
- Brand-new system of the next random fruit positioning (it fixed the major bug when the fruit appeared in the left-upper corner of a screen despite the fact that the field (0,0) is already taken by the snake's body).
v2.0 - Initial release, v2.1 - Various important fixes, v2.2 - Sync updates and latest API support v2.3 - Latest API support and various important fixes (see 'Features')
Special thanks for *.c files in: https://github.com/DarkFlippers/unleashed-firmware.git https://github.com/xMasterX/all-the-plugins/tree/dev