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.
Changelog 0.0.7
- NEW UPDATE BOYSS
- Added a new rectangle function.
- Started developing the wiki in GitHub Wikis.
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.7.tar.gz
(6.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 cliengine-0.0.7.tar.gz.
File metadata
- Download URL: cliengine-0.0.7.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
447d2092922570a038482bcbf4164b0880d6196a66e434d866322e25b0c8cae8
|
|
| MD5 |
4d3173c7941d813ea25759bd60f53414
|
|
| BLAKE2b-256 |
ad53590c1ff082bff69b928d1e1a4bb6699d4db18069c9149bfcf6f2200976bc
|
File details
Details for the file cliengine-0.0.7-py3-none-any.whl.
File metadata
- Download URL: cliengine-0.0.7-py3-none-any.whl
- Upload date:
- Size: 6.7 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 |
85e85ac47c06ca4995014009d2f0fd34108bc8615bb6dc3fdd4310fc01065ee0
|
|
| MD5 |
049955b6b12ece3bc5d3d40b85031245
|
|
| BLAKE2b-256 |
5cba8041f6ff40728fb79c838ce09fcd5594cadb7305c043a56856e38f8ec31f
|