Skip to main content

Terminal car racing game (native C++ binary wrapped with Python CLI).

Project description

cargame — Terminal Car Game 🚗💨

A lightweight cross-platform terminal racing game written in C++ and packaged as a Python CLI wrapper. Players can install via pip and run a native binary using the car-game command.


Quick start

on Debian/Ubuntu

sudo apt update && sudo apt install -y pipx pipx ensurepath pipx install cargame

then run

car-game

if you get any issue try this commands

1) Temporarily put ~/.local/bin at front of PATH for this session

export PATH="$HOME/.local/bin:$PATH"

2) Verify the binary exists and is executable

ls -l "$HOME/.local/bin/car-game" || true

3) Verify shell can now find it and run it (or show its path)

command -v car-game || which car-game || true

4) Try to run it

car-game || true

or run

car-game

For windows

pip install cargame

run

car-game

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

cargame-2.0.0.tar.gz (660.8 kB view details)

Uploaded Source

Built Distribution

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

cargame-2.0.0-py3-none-any.whl (665.5 kB view details)

Uploaded Python 3

File details

Details for the file cargame-2.0.0.tar.gz.

File metadata

  • Download URL: cargame-2.0.0.tar.gz
  • Upload date:
  • Size: 660.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for cargame-2.0.0.tar.gz
Algorithm Hash digest
SHA256 3f8fed7f327ee85da194e4da69de4a6ce8af1a3b7d9caa8905e8cf0c0d7ae3f7
MD5 fae9189074c4c0a38437be731f2d82d3
BLAKE2b-256 8150462dec4eef5589cca04b30eba355ec9b528a4e29195f873e3bd977d355bf

See more details on using hashes here.

File details

Details for the file cargame-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: cargame-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 665.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for cargame-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 348419a0cee6348ac1da3530887a7296d662e3748d1a71a5ebd108ab74ae105a
MD5 b01dde1c6f55168860bec241e617cf55
BLAKE2b-256 8334c6a8563f495bbe0b26b51c6097af62dab0a3943bfe69f6db859535d493c7

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