Skip to main content

Collection of terminal CLI games

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

Commands

  • clia — interactive terminal menu
  • clia list — print available games and zero-based indices
  • clia run <index|name> — run a game directly (index is zero-based)
  • clia reset [<index|name>] [-y] — delete highscores for a game or all games
  • Aliases available: cli-arcade

License

  • MIT

Changelog

All notable changes to this project will be documented in this file.

2026.0.0

  • Initial release as CLI Game.

2026.1.0

  • Project renamed to CLI Arcade.
  • Packaging metadata updated for PyPI.
  • Documentation refresh.

2026.1.1

  • Updated TITLE ASCII art.
  • Added clia update command to check for and install updates from PyPI.
    • (YANKED)

2026.1.2 (YANKED)

  • Version bump for testing the update mechanism.

2026.1.3

  • Removed clia update command.

2026.2.0

  • Refactoring using prompt_toolkit replacing windows-curses for better cross-platform compatibility.
  • Restore/clear alternate screen on run/exit (no UI artifacts).
  • Centralize terminal-size checks in CLI; games expose MIN_COLS/MIN_ROWS.
  • Byte Bouncer & Star Ship: floor + off-screen right wall; left-column bug fixed.
  • ptk: default-attribute/color emission fix; add helper to exit alt screen.
  • Fixed 180 movement glitch in Star Ship.

Project details


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.2.0.tar.gz (123.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cli_arcade-2026.2.0-py3-none-any.whl (149.4 kB view details)

Uploaded Python 3

File details

Details for the file cli_arcade-2026.2.0.tar.gz.

File metadata

  • Download URL: cli_arcade-2026.2.0.tar.gz
  • Upload date:
  • Size: 123.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for cli_arcade-2026.2.0.tar.gz
Algorithm Hash digest
SHA256 ed8fc6eea7700b6be05e74d38de9505c2fc8544104edacd045f8b89fb3795a40
MD5 298ff4bbaf3bbe103a0db4a3c113cd66
BLAKE2b-256 76507dac49e5e140f5a32d9189ba7d5a4ead1cec04a80fa8f0614b2b479dc932

See more details on using hashes here.

File details

Details for the file cli_arcade-2026.2.0-py3-none-any.whl.

File metadata

  • Download URL: cli_arcade-2026.2.0-py3-none-any.whl
  • Upload date:
  • Size: 149.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for cli_arcade-2026.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8b4b4ccbc0a7b65587232625ee2e32a4008407fc6244b5a8e8bb2f9b790f16b6
MD5 114fa551e7d7bbca8492507dd9b984fa
BLAKE2b-256 e03b3e49532ec11fb4c720356a395697767097ee86533695314b89fd7eeb4b0a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page