Skip to main content

Terminal car racing game with multiplayer and lobby

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.2.0.tar.gz (654.3 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.2.0-py3-none-any.whl (657.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for cargame-2.2.0.tar.gz
Algorithm Hash digest
SHA256 03956eb61840a423af324c6a42c0dee46a247d69c9576d1d43558f85f97bf55b
MD5 d7ca9cf2819a206793bbb64ee4f43e99
BLAKE2b-256 9f6f6f47f033edab7cb8f76e6121fec02592023976f08c3adfccbb97fbcc68ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cargame-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 657.7 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 92c66e9f23387524cbde52edeec3bd4273eadbca6c412e0f9356fb4fc9e2aeb2
MD5 a8c929d9089b2acdc9492683cd490e52
BLAKE2b-256 4544dfdea6575f60993983ef94a3f746a97303d0aa5685ff96b285544103dd94

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