Ahmed-Mohamed7 / Danger-Car-Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Danger Car Game

Desktop car game

πŸ”— Authors

abdelhamid

ghareeb

omer

zoz

πŸ“· Screenshots of game

logo
logo
logo

πŸ“· Screenshots of menus

logo
logo
logo

Game Description

Danger Car is a entertainment 3D car game that is built on our game engine coded in C++, and OpenGL. The idea of our game is that a car needs to reach a specific location, but it has a limited amount of health that is reduced as time passes. so, it needs to collect hearts along its way and avoid obstacles that also reduce health. The speed of the car is relative to its health, so having more health is always better. On its way, the car collects bags of coins, it must collect at least half of these coins or the whole mission will be failed.

How To Play

  • Use A to move LEFT.
  • Use D to move RIGHT.
  • Use W to move UP.

Deployment

To deploy this project run

1) Build the project 
2) run this command ./bin/GAME_APPLICATION -c='config/game.jsonc'

Included Libraries

About


Languages

Language:C++ 86.9%Language:CMake 4.4%Language:GLSL 3.7%Language:PowerShell 2.6%Language:Shell 2.4%