A Javascript Isometric Game Engine (JIvE).
Written using VanillaJS in ECMAScript 6
Check an example loaded map here.
- map scroll
- tile selection
- use tiles of any size
- load maps from tiled (to some extent)
- zoom in, zoom out
- add layers of maps
- add images
- main menu and in-game menu using CSS and DOM