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.
- Clone this repository:
git clone https://github.com/kingbaub3/borberman-ai.git
cd bomberman-ai
- Download dependencies via Bower:
bower install
- Download dependencies via NPM:
npm install
- Run server:
npm start
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.
As said above, all credit goes to the author of the HTML5 Bombergirl project.
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