Just another HTML5 game engine
npm install pilgrimagePilgrimage is an HTML5 game engine. It's canvas-based, 2D-only, pixel-friendly, and immediate-mode oriented. It supports animating tiles, sprites, and primitives at 60fps, batches draw calls, loads assets incrementally, and runs all game logic in a web worker.
Check out the [pilgrimage-boilerplate][boilerplate] repo.
Coming soon.
Please use GitHub issues.
Please submit pull requests.
ISC.
Copyright © 2016 Matthew Trost
[boilerplate]: https://github.com/matthewtoast/pilgrimage-boilerplate