Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

Logo

A simple Python Snake game built with Tkinter.


Download Pre-built Binary

You can download the pre-compiled game.


How to Play

  • Click or Enter Start button to start or restart the game.
  • Left, Right, Up and Down keys for change direction of snake.
  • Left and Right keys for change speed of snake or board cells in a rows and column during hover on the button.
  • Esc key for resign running game.

From Source

  1. Clone or download this repository
  2. Make sure Python 3.x is installed
  3. Run the game through source code or compile with PyInstaller library:

Requirements for Source Code

  • Python 3.x installed on your system
  • Tkinter and webbrowser library (comes pre-installed with standard Python distributions)

License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.


About

Snake Game built with Python Tkinter.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages