yuripourre / anne-beth-bomb-edition

Bomberman written in JavaScript
http://bombergirl.matousskala.cz
MIT License
1 stars 0 forks source link

Anne Beth: Bomber Edition

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.

HTML5 Bombergirl

Demo: https://yuripourre.itch.io/anne-beth-bomb-edition

Installation

  1. Clone this repository: git clone https://github.com/yuripourre/anne-beth-bomb-edition.git
  2. cd anne-beth-bomb-edition
  3. Make sure you have npm installed: npm install
  4. Run the HTTP server: npm run dev
  5. Launch http://127.0.0.1:8000

License

The source code is licensed under MIT License. The game soundtrack is licensed under Creative Commons Attribution-ShareAlike 4.0 International License. CC BY-SA.

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