An open API service indexing awesome lists of open source software.

https://github.com/throvn/rushhour-browser

A simple web app of Rushhour™ The Game. Written in pure Javascript in about 200 lines of code.
https://github.com/throvn/rushhour-browser

arrows car game javascript rushhour webapp

Last synced: 7 months ago
JSON representation

A simple web app of Rushhour™ The Game. Written in pure Javascript in about 200 lines of code.

Awesome Lists containing this project

README

          

### 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
- [x] On hover two arrows pop up so the user knows where to click exactly
- [x] Add sounds and music
- [x] Make the game visually appealing
- [ ] Make it a PWA
- [ ] Add more level and a level selection (currently implemented 4 different level)
- [ ] Implement a leaderboard