A simple Snake game using Tkinter
Project description
Snake Game
A simple Snake game implemented in Python using Tkinter.
Installation
You can install the package via pip. Simply run the following command:
pip install snake-game-tk
Alternatively, you can clone the repository and run it manually:
- Clone the repository
git clone https://github.com/lvidarte/snake_game.git
- Install Tkinter Library
sudo apt update
sudo apt install python3-tk
- Play!
cd snake_game
python -m snake_game.main
- Run Tests
cd snake_game
python -m unittest discover -s tests
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file snake_game_tk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: snake_game_tk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
779426fdd415b625c6458e392b2acbf3dff84d8d71245e680228ea19224dbaff
|
|
| MD5 |
598041b6b366aaad633b49bbecf828a1
|
|
| BLAKE2b-256 |
cf618ad808c875cac82b8183c7d0493671f07758d77cf148f08b79d650037886
|