Skip to content

caubry/bomberman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bomberman

A simple HTML5 game.

This project makes use of:

Both are tools to help interpret drawing data in order to reduce load times and the number of HTTP requests.

Texture Packer is a great off the shelf tool to generate the atlas data; a large image containing a collection of images. Tiled Map Editor allows the easy creation of map layouts. They both help retrieving every piece of data easily via a JSON file.

This project also makes use of:

About

A simple HTML5 game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published