BhaskarAcharjee / Car-Game

This is a Simple Car Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car-Game

This is my first project, A Simple Car Game

Objective

The objective of the game is to prevent your car from crashing into opponents car. The opponents car come from opposite direction and with variable speed.

Car Structure

   ++                    |             * *
++++                  |          * * * *
  ++                     |             * *
++++                  |          * * * *
Your Car              |     Opponents Car

Instruction

  1. Move Rght - 'R' key
  2. Move Left - 'L' key
  3. Exit - 'esc' key

Preview

car-game.mp4

About

This is a Simple Car Game


Languages

Language:C++ 100.0%