A downloadable game


Simple snake game in Python utilizing the python library pygame. 

Use arrow keys for movement. 

Features:

  • 2 types of levels (pass through walls, and wall collision after level 5)
  • fruit (level) counter


All the graphics used in the game are my own.

Download

Download
SnakeGame.zip 10 MB

Install instructions

HOW TO INSTALL:

  • Download the .zip file from this page
  • Export the file to your desired location
  • Make sure all the files are in the same folder
  • click on main.exe and the game will start!