🏎️ SuperCar is a 3D infinite survival game in which you trying to avoid obstacles while collecting full icons to keep the journey going faster and faster, These icons increases your speed which is coded using OpenGL
Install Visual Studio Code.
Open the folder in Visual Studio Code.
Build the project.
Open a terminal (Terminal > New Terminal).
Run this Command .\bin\GAME_APPLICATION.exe -c="config\test_app.jsonc"
- We have two modes First mode try to avoid obstacles you have a limitation of 4 guards. second mode try to achieve max score by avoiding obstacles you have unlimited guards.
- Press 1 or 2 to select Mode.
- Use A to move left.
- Use D to move right.
- Use R to Restart game.
- Use Q to Quit game.
- OpenGL