A collection of classic arcade games built with Python and Turtle Graphics.
Project description
GameZone 🎮
A collection of classic arcade games built with Python and Turtle Graphics.
Installation
You can install the library directly from PyPI:
pip install gamezone-library
How to Play
Once installed, you can play the Snake game from your Python script:
from gamezone import run_snake_game
run_snake_game()
How to View Available Games
To see a list of all games in the library, use the list_games function:
from gamezone import list_games
list_games()
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 Distribution
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 gamezone-0.0.1.tar.gz.
File metadata
- Download URL: gamezone-0.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ffcb4dff0be50ba371be76f4973cd134d9bd5b4a850c553cb36e9298482fde5
|
|
| MD5 |
96879f46752bceb0e237b9422e97600a
|
|
| BLAKE2b-256 |
af456277d44d6677a9dfe134155597bac89017cac87b2e8df4d3ff598ec0de55
|
File details
Details for the file gamezone-0.0.1-py3-none-any.whl.
File metadata
- Download URL: gamezone-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae76f2790bfe52a4297e64daf4663a8cefe4fbd45c966f97704fcf29978c8487
|
|
| MD5 |
410eb8bf4fba6f7ea936dda3a2696a3a
|
|
| BLAKE2b-256 |
0bf29fd3bff8c15eda44350c3a52e919d661178b5d5fccc0088706ac1937bd91
|