Bombergirl is a remake of a classic game known as Bomberman. You can play alone against the AI bots, but it also supports multiplayer, so you can play with your friend on the same computer.
The game is written entirely in JavaScript with help of EaselJS library which makes working with canvas element easy. I've chosen this library because it is supported by Adobe and Microsoft and even Google has used it while creating Find your way to Oz Chrome experiment.
Developed after participating in HTML5 Game Development (CS255) online class on Udacity.com.
Demo: http://bombergirl.matousskala.cz
- Clone this repository:
git clone https://github.com/MattSkala/html5-bombergirl.git
cd html5-bombergirl
- Download dependencies via Bower:
bower install
The game soundtrack (composed by me) and the source code is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
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