A simple and limited game engine for the command-line interface.
Project description
CLI-Engine
A very simple game engine designed to run in the terminal. It works using tables.
Example Usage
import cliEngine
# Initialize the game with a 9x9 board
game = cliEngine.Game(9, 9) # Width and Height.
game.printBoard() # Prints the board.
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
cliengine-0.0.3.tar.gz
(3.8 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 cliengine-0.0.3.tar.gz.
File metadata
- Download URL: cliengine-0.0.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9e52838ebdf6aa1c15331e85d3b9ff07c9a0f3fd8ee91b4b362312b51902ce7
|
|
| MD5 |
b7aa4399e1a0b4371664ff75a6576fde
|
|
| BLAKE2b-256 |
932c26e49d0846e7a2b4c7df93489f7e10ee0f16811d0a4f8b035145311f02a6
|
File details
Details for the file cliengine-0.0.3-py3-none-any.whl.
File metadata
- Download URL: cliengine-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cae4c682651a4daa2a0e0affd0135149c355609c6a5192e51dd6f120a90044bd
|
|
| MD5 |
002faf7fc39ffc71458979c4ab37d6e6
|
|
| BLAKE2b-256 |
a4cdb2a89805de033441bf2154bf8dffcc5359945bc494f26d3e35499079a185
|