Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ennorehling/jump-n-bump
Jump and Bump HTML5 port
https://github.com/ennorehling/jump-n-bump
Last synced: about 2 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 (almost 5 years ago)
- Last Synced: 2024-08-03T15:05:38.720Z (5 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 ![Deploy to GitHub Pages](https://github.com/GrahamTheCoder/jump-n-bump/workflows/Deploy%20to%20GitHub%20Pages/badge.svg)
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/
![image](https://user-images.githubusercontent.com/2490482/74604912-8d1f4f80-50ba-11ea-8f66-f52eb0776077.png)
## 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