Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.15 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.15 KB

Car-Racing-Game

The Car-Racing-Game is a web-based program which resonates to ols school Car Game. The User needs to control the moving Car with the Arrow Keys to dodge the Obstacles (Blue Boxes) in order to score more Points. Following are the controls list for this Game:

  • UP Arrow : Forward
  • DOWN Arrow : Backward
  • RIGHT Arrow : Move Sideways(Right)
  • LEFT Arrow : Move Sideways (Left)

Program Screenshot


screenshot


How to Contribute:

All contributions are welcomed. Follow these Guidelines:

  • Step 1: Fork this Repo. (This will create a separate clonned repo of this one for you)
  • Step 2: Make the Changes. Keep in mind the changes should be according to the contributing guidelines.
  • Step 3: Commit the changes.
  • Step 4: Click on Pull Request.
  • For more detailed steps for How to Contribute or How to Sync, follow Contributing.md file.

Voila..... You just made your first Pull Request.