Skip to content

A small simulator popular game Bomberman (NES) developed in JavaScript using Phaser.js

License

Notifications You must be signed in to change notification settings

pr0mming/Bomberman-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gameimg

Bomberman-JS

A small simulator popular game Bomberman (NES) developed in JavaScript using Phaser.js (v2.6.1)

Requirements

This application works normally in Mozilla Firefox 48.0, but if you use Google Chrome you may have problems with XMLHttpRequest. A solution:

On Windows: Win Key + R chrome.exe --allow-file-access-from-files On Mac: From terminal run: open /Applications/Google\ Chrome.app/ --args --allow-file-access-from-files

Controls

Direction Keys: Move the character X Key: Put an bomb Space Bar: Exploit an bomb

Demo

Simple demostration in YouTube