Skip to content

dbrizov/PySnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySnake

Snake game written in Python

gif

System Requirements

If you want to run it with Python you need:

  • Python 3+
  • pygame==1.9.3
  • sortedcontainers==2.0.4

Or you can just download it and run the .exe

Controls

  • Movement: WASD / Arrow Keys
  • Restart: Enter
  • Toggle Pause: Space
  • Quit: Esc