Skip to content

redblobgames/2421-helloworld-rotjs-tiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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