Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 633 Bytes

File metadata and controls

36 lines (21 loc) · 633 Bytes

CMD-CAR-GAME

Making a C++ console program based on collison concept

Requirements

License

MIT

Run Locally

Clone the project

  git clone https://github.com/Electropositive/CMD-Car-Game

Go to the project directory

  cd CMD-Car-Game

Compile the file

  g++ -o Car_Game source.cpp

Screenshots

App Screenshot here