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.1.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.1-py3-none-any.whl (665.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cargame-2.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 b8db4a11c6daffcd1ed74cea59bb4e45897995768cc365e3ca02816cf3fd116d
MD5 aea47f9c61e836306671b4cdacdd7209
BLAKE2b-256 5db93c09ec7c0c2db868a1cac1853e8f98f85a45d5018528fce8484fda59e8db

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cargame-2.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 17c6ddd81e3877ba2ca3c790265ac13413bb4f2cdf88148ee550a84dede1c635
MD5 5900fab830561cac1428b30db18d42d0
BLAKE2b-256 584f18c066e1fe2f9cc3f7f084bcb544fbb006f3eca1872bd017fc5f9ad5dcdb

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