Skip to content

v2.4.0

Compare
Choose a tag to compare
@W2Wizard W2Wizard released this 16 Oct 12:24
· 2 commits to master since this release
b8a3231
42MLX_Logo

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!


image

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.
image

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!

image

What's Changed

Full Changelog: v2.3.4...v2.4.0