Collection of terminal CLI games
Reason this release was yanked:
Update cmd doesn't work
Project description
CLI Arcade
Collection of small terminal games bundled with a single CLI launcher.
Requirements
- Python 3.8+
Quick start
# list installed console aliases and available games
clia list
# run interactive menu
clia
# run a game by zero-based index or name
clia run 0
clia run "Byte Bouncer"
# reset highscores for one game or all
clia reset 0
clia reset "Byte Bouncer"
clia reset -y # skip confirmation
# check for updates and optionally update
clia update
clia update --check # only check for updates
clia update -y # skip confirmation
Commands
clia— interactive curses menuclia list— print available games and zero-based indicesclia run <index|name>— run a game directly (index is zero-based)clia reset [<index|name>] [-y]— delete highscores for a game or all gamesclia update [--check] [-y]— check for updates and optionally update- Aliases available:
cli-arcade
License
- MIT
Changelog
- See CHANGELOG.md
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
cli_arcade-2026.1.1.tar.gz
(107.7 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
cli_arcade-2026.1.1-py3-none-any.whl
(122.9 kB
view details)
File details
Details for the file cli_arcade-2026.1.1.tar.gz.
File metadata
- Download URL: cli_arcade-2026.1.1.tar.gz
- Upload date:
- Size: 107.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a0635a881607621ec9dca69628aa0aa223a823a77c428e736cf2fef14c01f15
|
|
| MD5 |
faedf617350173d041fb06e08ed39a08
|
|
| BLAKE2b-256 |
0574f9b7f5ea4a36b46c707e9ddc4ea867e79563ce94d1a1ffd25d81538602c0
|
File details
Details for the file cli_arcade-2026.1.1-py3-none-any.whl.
File metadata
- Download URL: cli_arcade-2026.1.1-py3-none-any.whl
- Upload date:
- Size: 122.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d5ea13e0cd88a1d1a7332e32441a05932ee22d73d750bf78183b8c7faafe242
|
|
| MD5 |
7c6d9a9f0dcc63cb1662e00b0c58dfd4
|
|
| BLAKE2b-256 |
279c82d8e131e5fc04c373e7038e8c991bbc1d5048f0fe29eebec1307dc82080
|