dbrizov / PySnake

Snake game written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Snake game written in Python

License:MIT License


Languages

Language:Python 100.0%