I had an idea late last night to make a fantasy retro games console based on WASM, but then I discovered #WASM4 so now I don't have to.
I ported my little #Quoridor game instead.
https://ringtailsoftware.github.io/zoridor/cart.html
#gamedev
WASM-4 Cart

@tobyjaffey WASM-4 rocks for sure. Note that you can also submit the game for inclusion on wasm4.org if you want.
@contextfree They have a PR for my Tetris game from last night, it doesn't look like the project is super active right now though
@tobyjaffey I've been thinking about trying a bit of games programming in Rust maybe this is worth a look! Thanks for mentioning it!