Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Well thank you! I did start with a bit of a framework that I prepared ahead of the jam, but it mostly gave me access to WebGL, a minimal 2d rendering API on top of WebGL, and console.log. It’s also where I pulled the code for bundling it up into a standalone HTML file, though that’s more of a neat trick than anything at this point.