DEV Community

Tetragius
Tetragius

Posted on

Browser routing with canvas GSPA

Recently, I decided to try writing a designer for games with a component approach based on JSX and PIXI.JS

I have added route support to my project. You can now navigate using the history library while only hashHistory is supported.

Top comments (0)