v2.4.0
Version: 2.4.0
MLX42 now allows you to compile it to WASM with emscripten. What this means is you can create your small game in C and run it on the web / host it on github pages!
Demos
@PepeLevi implemented a forked version of MLX42 which allowed them to compile it to WASM. This release is based on their work so a special thank you for doing the research and implementation for this.
You can play the game here.
Here you have Telestein3D by @fvan-wij. I asked him for some help regarding the implementation details. He found it too complicated to present his cub3d project to others. Now anyone can enjoys his Cub3d!