Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 388 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 388 Bytes

bomberman

A JavaScript based bomberman game.

Features

  • Choose settings
  • Map generation
  • Bombs events (drop, kill, destroy walls)
  • Bonuses
  • Play vs A.I.

Future features

  • Different A.I. levels
  • Select theme (different maps)
  • Timer
  • Score sharing

Dev specs

  • JavaScript (ES6)
  • Sass
  • Gulp
  • ESLint

Installation

cd bomberman
npm install
gulp