https://github.com/ennorehling/jump-n-bump
Jump and Bump HTML5 port
https://github.com/ennorehling/jump-n-bump
Last synced: 6 months ago
JSON representation
Jump and Bump HTML5 port
- Host: GitHub
- URL: https://github.com/ennorehling/jump-n-bump
- Owner: ennorehling
- Created: 2012-08-16T00:01:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-02-16T16:44:51.000Z (about 5 years ago)
- Last Synced: 2024-08-03T15:05:38.720Z (9 months ago)
- Language: JavaScript
- Size: 3.33 MB
- Stars: 26
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-jsgames - jump-n-bump - HTML5 port of the open source DOS classic by Brainchild Design: local multiplayer platfomer game. (Uncategorized / Uncategorized)
README
# Jump n Bump 
HTML5 port of the [open source](https://github.com/fschulze/jumpnbump) [DOS classic](https://icculus.org/jumpnbump/) by [Brainchild Design](http://www.bitbliss.com)
Play the game here: https://grahamthecoder.github.io/jump-n-bump/

## About
## Development
1. First run: `npm install`
1. To rebuild `npm run build`
1. To rebuild whenever files change `npm run watch`
1. Open `game/index.html` in a browser to play