Skip to content

caubry/bomberman

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
img
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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