Chrome t-rex game in C++ and Python.
A console-based T-Rex game written in C++.
- Jumping logic with spacebar.
- Score tracking.
- Flicker-reduced rendering.
If you have cloned the repo, simply run:
.\run.batThis script will automatically detect your environment (C++ or Python) and start the game.
- Go to the Actions tab of this GitHub repository.
- Click on the latest successful "Continuous Build" workflow run.
- Scroll down to Artifacts and download
t-rex-windows-game. - Extract and run
t-rex.exe.
g++ t-rex.cpp -o t-rex.exe
.\t-rex.exeO: DinosaurX: Cactus-: Ground- Space: Jump