Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 561 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 561 Bytes

SNAKE-GAME-USING-PYTHON

This a mini project made using python programming language . You can score points by eating apples which appear regularly ,you have 3 lives so be carefull and the game becomes fast and hence difficult as you advance . Enjoy the game by opening the executable file or running gamecode.py . Note: IF you choose to run the executable file , unzip the dist file first .

If there is still any problem in running the game , go to command prompt and run pip install pygame . Now run the executable file . The game will run properly now .