pilgrimage

Just another HTML5 game engine

Usage no npm install needed!

<script type="module">
  import pilgrimage from 'https://cdn.skypack.dev/pilgrimage';
</script>

README

Pilgrimage (WIP)

Pilgrimage 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.

Getting Started

Check out the pilgrimage-boilerplate repo.

Documentation

Coming soon.

Bugs / Issues / Feature Requests / Help

Please use GitHub issues.

Contributing

Please submit pull requests.

Author

Matthew Trost

License

ISC.

Copyright

Copyright © 2016 Matthew Trost