Skip to content

tinawebdev/need-for-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Need For JS

Car Racing Game written in HTML, CCS and JavaScript.

Gameplay

Move using:

  • Up arrow ↑ or W
  • Left arrow ← or A
  • Down arrow ↓ or S
  • Right arrow → or D

Demo

You can view a live version here.

How to use

  • Open Terminal and change the current working directory to the location where you want the cloned directory to be made.
  • Download the repository using the instruction.
  • Open the directory with the files downloaded, go to the project folder and open the index.html file. All done.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Licensed under the MIT license.

Special Thanks

Thanks to Glo Academy for a free JavaScript Workshop and the game idea.