Skip to content

The bomberman code comes from https://github.com/MattSkala/html5-bombergirl. I simply added nodejs support to run it in a browser and created a new AI to play the game.

License

Notifications You must be signed in to change notification settings

MatDumoulin/borberman-ai

Repository files navigation

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

About

The bomberman code comes from https://github.com/MattSkala/html5-bombergirl. I simply added nodejs support to run it in a browser and created a new AI to play the game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published