Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 958 Bytes

File metadata and controls

32 lines (24 loc) · 958 Bytes

Bomberman (single-player)

It is still a work in progress and under active development.

Play here

GitHub Pages

Features have been added

  • Tiled Map
  • Load a sprite sheet
  • Movements
  • Animations of Movements
  • Controller (keyborad)
  • Explosion

##Tools compatible with Phaser

TexturePacker is to pack individual sprites into one single spritesheet.

Tiled is easy to use and flexible tile map editor.

##Useful resources ###Phaser Examples

###Miscellaneous