Skip to content

BhaskarAcharjee/Car-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages