TRAVISO Create your own isometric website / game

Traviso is an open source JS engine that makes it easy to build isometric applications that run in a web browser.

Customizable

Traviso aims maximum flexibility in order you to implement your own logic on top of it. All you need to do is to set your own configuration and pass it to the Traviso's configuration object.

Responsive

Together with dynamic resize functionality, Traviso supports touch devices allowing you to create multi-platform games running right in your devices' browser.

Fast

Along with a set of optimised algorithms, Traviso is built on top of the awesomely fast pixi.js rendering engine.

For more about Pixi.js

Upcoming Features


Built-in multi-controllable support

Priority levels for moving objects

Built-in support for block-like tiles

Ground/terrain height

Fog of war

Particle system

Physics engine

Tutorials