This is the basic snake and apple game which we played since childhood.
Scores are stored in a file named highscore.txt
Rules are simple :
- Snake is hungry, feed him with apples.
- Its size increases everytime it eats the apple.
- When it hits the wall the game gets over.