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.
- Host: GitHub
- URL: https://github.com/throvn/rushhour-browser
- Owner: Throvn
- Created: 2019-09-06T22:52:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-01T07:53:36.000Z (over 5 years ago)
- Last Synced: 2025-01-25T11:43:48.820Z (9 months ago)
- Topics: arrows, car, game, javascript, rushhour, webapp
- Language: JavaScript
- Homepage: https://throvn.github.io/rushhour-browser/dist/
- Size: 442 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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