jdm / mzxplay

A program to allow playing MegaZeux games.
https://vault.digitalmzx.net/index.php
2 stars 2 forks source link

why? #72

Closed DrLancer-X closed 5 years ago

jdm commented 5 years ago

1) It's a relaxing intellectual challenge 2) It's built to compile to wasm/emscripten out of the box 3) It's good practice for a different style of Rust code than I usually write

asiekierka commented 5 years ago

Regarding point 2: I have developed an experimental Emscripten port of MegaZeux which was fully functional albeit a bit too hacky to push to mainline; a new attempt will be made for MegaZeux 2.92's release.

Point 1 is always good, though!