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))
Just click on the arrows which appear if you hover above a car/truck and the vehicle moves in that direction.
- 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