Block Breaker Game Engine
A lightweight Python library for block breaker game mechanics.
Play online: block-breaker-game.com
Install
pip install block-breaker-game
Usage
from block_breaker_game import BlockBreaker
game = BlockBreaker(5, 8)
print(game.get_state())
About
Block Breaker Game -- Free online block breaker arcade game.
Release files for block-breaker-game 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| block_breaker_game-1.0.0.tar.gz | 1.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| block_breaker_game-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.6 kB
Release files / block_breaker_game-1.0.0.tar.gz
| Download URL | block_breaker_game-1.0.0.tar.gz |
|---|---|
| Size | 1.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
212101a5a5d85c27ad65458cee9f193cc36226bb1b7b9fde3ecfbce1a81d043f
|
|
BLAKE2b-256 checksum How to use checksums |
f5b647cb8783d1c0ef7c307465b16f8520c19abf60b587be034a76399a4d8cd4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|
Release files / block_breaker_game-1.0.0-py3-none-any.whl
| Download URL | block_breaker_game-1.0.0-py3-none-any.whl |
|---|---|
| Size | 1.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5c9401d9d4431ae2b2a090e1aeedd1dee19b481c246053e16e3c80cdf0aeca74
|
|
BLAKE2b-256 checksum How to use checksums |
6dc7c653e29d0500db7953134005cba2c6a8ba0e46ecd950e01046b8e4c777dc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|