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.1.0.tar.gz (654.7 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.1.0-py3-none-any.whl (657.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for cargame-2.1.0.tar.gz
Algorithm Hash digest
SHA256 8853fb129748d525640645161b5cc38fbd50e522ec8a7d133b9bb42c2bfdf13b
MD5 508c4ce81e83b5fa8e6e6498093ac3f0
BLAKE2b-256 079e2efab9aec8bb7ece7ea4e5da714cbabb9f8b09f8cd8377c292d5bd9998be

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cargame-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 657.9 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 32fcb691c757a245db78d14c3d1ee157dceda15dc8b9b673aeafa63c74751256
MD5 20a2b78af024c51d23088e2e9f7b2902
BLAKE2b-256 c056227d57a46681fbd8c9d03ce99b68c06c28c0fa16c94251cf2409ac3cfad9

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