tile-stick
v1.0.0
Published
Library for handling sticks of tiles
Readme
tiles
A module for dealing with 2-dimensional tile maps.
The code is written in node, browserified, then tested with mocha in the frontend.
Test:
- `browserify main.js > bundle.js
- Open test/test.tiles.html in chrome
Use:
- Install with bower for frontend use
- Install with npm for node use
