Skip to main content

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

tedddbear

5
Posts
2
Following
A member registered Nov 16, 2017 · View creator page →

Creator of

Recent community posts

(1 edit)

Hi kestrel,

thanks for sharing this! I also plan on using webgl for the jam. I started writing some bindings manually for a visualizer here https://codeberg.org/theottm/sacr3d/src/branch/main/modules/dom/gl.scm but its much better to handle them automatically. 

Happy Jamming

(1 edit)

I just bypassed the `make bundle` command and used zip manually, now it works. Keyboard input does not seem to work though

Ok I also get this error locally. Something is not working when bundling

I found how to embed it but I get `Uncaught (in promise) ReferenceError: Scheme is not defined` when opening in itch.io

Hey there :)

I am trying to publish my "game" to itch.io. How do I make it playable in the browser ? Do I have to host it myself and embed it ?