A downloadable game

Snake is an arcade game where you have to control a snake and eat apples to grow up to fill the entire playing but, you can't let yourself be blocked by walls or by yourself.

To start this game, extract the zip file, and execute with the python interpreter (3.7) the game.py file

This remake of Snake, use the arrow keys to control the direction of the snake but  adds some functions :

  • save of the current game with the key "s"
  • load of the save with "l"
  • control of the speed with the scroll wheel, but warning ! it's dangerous to augment the speed's snake ;) !

Futhermore, it adds two others type of fruit :

  • the reds ellipse are apples, they increase by one the height's snake
  • the oranges are oranges, they increase by two the height's snake
  • indeed, the greens are mango, they increase by three the height's snake


 It was developed with Python 3 and Pygame, so you must download :


Enjoy and have fun ! :D

Download

Download
FlashSnake.zip 206 kB

Leave a comment

Log in with itch.io to leave a comment.