Skip to content

fixtheclouds/bomberman-js-remake

Repository files navigation

Bomberman JS remake

This is a work in progress

Single player JavaScript remake of Bomberman game for NES console (1983) using HTML5 canvas.

Setup

Navigate to cloned repo's directory and run:

npm install

To run dev server

npm run start

To build app

npm run build

Controls

  • ⏎ - start
  • 🡄 🡆 🡅 🡇 - walk
  • Ctrl - plant bomb

TODO

  • Split production/development env
  • Cover with tests

About

JavaScript/HTML5 remake of classic Bomberman game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published