Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Yes, definitely still working on the game engine.  You can check out the GX project on github here:
https://github.com/boxgaming/gx
All of the example programs are in the samples folder.

You can also view the source for the sleighless demo and run it right in the browser here:
https://boxgaming.github.io/qbjs-samples/#src=sleighless.zip

Thanks for the link.  When trying to run the code, it gives me an error on line 76 (Firefox or Chrome):

_map_layer_info[(layer - 1)] is undefined

Not sure exactly why, do you have this error too?

Hi @d2soft we found that there was an issue loading the legacy web map format after a recent update.  This has now been corrected.  You may have to clear your browser cache to see the update.