Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.58 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.58 KB

Bomberman-AI

This repository adds Nodejs/Express support to the HTML5 Bombergirl game. I do not take any credit for the game. All credit goes to the HTML5 Bombergirl project.

Installation

  1. Clone this repository: git clone https://github.com/kingbaub3/borberman-ai.git
  2. cd bomberman-ai
  3. Download dependencies via Bower: bower install
  4. Download dependencies via NPM: npm install
  5. Run server: npm start

License

The game soundtrack (composed by the author of the HTML5 Bombergirl project) and the source code is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. CC BY-NC-SA

As said above, all credit goes to the author of the HTML5 Bombergirl project.

Credits

Tile Art Batch by Hyptosis
Alternate LPC Character Sprites by George
One More LPC Alternate Character by Radomir Dopieralski
Explosion Sound Effect by Adrian Gallant
HTML5 Bombergirl