Skip to content

GrahamTheCoder/jump-n-bump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jump n Bump Deploy to GitHub Pages

HTML5 port of the open source DOS classic originally created by Brainchild Design

Play the game here: grahamthecoder.github.io/jump-n-bump

There's also a no-gore version which removes the blood and guts: grahamthecoder.github.io/jump-n-bump/?nogore=1 image

Development

  1. First run: npm install
  2. To rebuild npm run build
  3. To rebuild whenever files change npm run watch
  4. Open game/index.html in a browser to play

Debugging

To make the level selector work locally when running index.html, use firefox:

  • Goto about:config
  • Set privacy.file_unique_origin to false while testing to allow local CORS requests
  • Set back to true after you're done debugging for maximum privacy and security

About

Jump and Bump HTML5 port

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 94.5%
  • HTML 5.5%