trg1984 / isometric-engine

Isometric graphics/game engine for HTML5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Isometric Engine

Isometric graphics/game engine for HTML5. Uses canvas to display the graphics. Has a self contained map editor (this is mostly what it currently is).

Demo

Live Demo

Controls

  • Choose tiles from the right hand menu or by using mouse wheel.
  • Add tiles with left mouse button.
  • Drag view with right mouse key down.
  • Hold Z key and scroll to change tile's vertical position.

Licence

Code by Rolf Lindén, lisenced under LGPLv3.

roadTiles_v2 are created by by Kenney Vleugels (www.kenney.nl) and are free for use (see readme.txt in the subdir).

About

Isometric graphics/game engine for HTML5.

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 87.1%Language:CSS 6.5%Language:HTML 6.4%