A simple game library for Python
Project description
Snake Game Library
A simple Snake Game library for Python using Pygame.
Installation
pip install ularkotak
Usage
from snakegame.game import SnakeGame
if __name__ == "__main__":
game = SnakeGame()
game.run()
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
ularkotak-0.1.0.tar.gz
(2.4 kB
view details)
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 ularkotak-0.1.0.tar.gz.
File metadata
- Download URL: ularkotak-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54cb3ac1d4539b60ba0dd6ac993c225a795693cbc78c0db94fc71a15e17840b8
|
|
| MD5 |
616810f0990c58b1461c93f15ca6b77c
|
|
| BLAKE2b-256 |
fa28ccf08f2f0b761817b3c0ab9a05c75773713912ff59626537acedbd25239b
|
File details
Details for the file ularkotak-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ularkotak-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e13fc0c46a1532d33464b9dc7c9aa5b2f56fbfc5cceed6a3be42f27cb81dfbb
|
|
| MD5 |
26fe51c07d646ac1bc1d500124ab61dc
|
|
| BLAKE2b-256 |
8ff024cae3a43838ae2068e400cae68a5b43c924883a0b06814e65ac666b09b2
|