Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 657 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 657 Bytes

Rushhour - The Game

A simple webapp of Rushhour™ The Game. Written in pure Javascript (without any dependencies) with about 250 lines of code. (Core game without arrows and confetti under 200 lines (look at the first commit))

How to play?

Just click on the arrows which appear if you hover above a car/truck and the vehicle moves in that direction.

Possible TODOS

  • On hover two arrows pop up so the user knows where to click exactly
  • Add sounds and music
  • Make the game visually appealing
  • Make it a PWA
  • Add more level and a level selection (currently implemented 4 different level)
  • Implement a leaderboard