Jump n Bump

February 16, 2020 ยท View on GitHub

HTML5 port of the open source DOS classic by Brainchild Design

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

image

About

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

Contents

  1. 1About
  2. 2Development