Skip to content

rupeshghimire7/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGame

My first project on pygame, a snake game. Made this game by using python 3.10.0 and Pygame Module.

To play the game

Installing Pygame

  • Open Terminal/CMD
  • run pip install pygame / pip3 install pygame

OR

Try running it from Snake.exe (Other files required too)

DON'T DELETE ANY FILE OR IT MAY CRASH!