Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 418 Bytes

README.org

File metadata and controls

9 lines (7 loc) · 418 Bytes

http://unmaintained.tech/badge.svg

This is a quick&dirty test of using rot.js with Kenney sprites. It’s minimal:

  • there’s no build step — no npm, no webpack, etc.
  • index.html loads the pre-built rot.js
  • the js loads the tile sheet into rot.js
  • the js loads the example tmx tile map and renders it
  • lots of stuff is hard coded