GitHub - PyRectangle/SnakeFight: Snake with multiple snakes · GitHub
Skip to content

PyRectangle/SnakeFight

Folders and files

Repository files navigation

SnakeFight

About

In Snake Fight you play a normal snake game together with computer controlled snakes.

Installation

  1. Download an executable file from here.
  2. Put it anywhere you like.
  3. Run it.

Note: You will need glibc 2.24-11 or higher if you are using linux.

Running from Source

  1. Clone or download the source code.
  2. Install python 3.5 or higher from here.
  3. Follow the instructions from this page to install pip if you haven't already.
  4. Run pip install pygame to install pygame.
  5. Run the gui.py file.

Note: On some linux distros python doesn't come with tkinter, so you will need to install the python3-tk package.

About

Snake with multiple snakes

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages