Skip to content

prashant-24/javascript-racer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Racer

Procedure

Implement the race track such that p and q keys are used to move the player 1 and player 2 cars forward respectively.

Concepts

Next Level

Build a two dimensional maze which you can use the arrow keys to navigate your avatar around. Have some cells which are passable and some which are not. When the page loads create a random starting point for the exit from the maze, when the player gets to that point the game is over.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.0%
  • JavaScript 39.6%
  • CSS 11.4%