Skip to content

this is a simple snake game developet using python and pygame

License

Notifications You must be signed in to change notification settings

Dea1993/PySnake

Repository files navigation

PySnake

this is a simple snake game developet using python and pygame

DEPENDENCIES

To execute the game you must install these packages

  • python 2.7 32bit (x86 version)
  • pygame 1.9.1
  • numpy 1.7.1

Repository ArchLinux: sudo pacman -S python2 python2-pygame python2-numpy

Debian & Ubuntu: sudo apt-get install python python-pygame python-numpy

Windows Download and install the 3 packages in this order

Then execute (with double click) the file "snake_pygame.py"

About

this is a simple snake game developet using python and pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published