I wanted to make a game in scheme for the Autumn #lispgamejam . Last time I did it in #guile (using raylib bindings), but distributing the binary was not great.
This time I wanted to make something for the browser. Taking advantage that I'm currently working with #emscripten I went ahead and tried to create my own game engine using #scheme
I'm making progress and I'm able to render something! I hope I can have something ready for the jam