Skip to content

ireneburri/Car2DGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Car2DGame - FireTire

THE GAME

The game consists in piloting a car in order to get points. Along the way you will find coins, obstacles and enemy cars. You will start with a score of 10 and 5 lives. To catch coins and earn 10 points, simply pass over them with the machine. If you collide with a obstacle you will lose 10 points. The collision with an enemy car will result in the loss of a life. The game will end when there are no more lives left or the score drops to zero. At the end, a screen will be displayed indicating the score established in the current game, and the record score.

COMMANDS

  • UP: moves the machine forward
  • DOWN: moves the machine back
  • RIGHT: moves the machine to the right
  • LEFT: moves the machine to the left

About

Simple car game created in C++

Topics

Resources

Stars

Watchers

Forks