Update to Gaming / Emulation - Remakes / Ports

Added Qwasm, Qwasm2 and Dwasm, which are unofficial WebAssembly ports of the Quake engine, Quake 2 engine and Doom engine respectively
This commit is contained in:
Jesh Zephyrine 2025-06-30 16:25:23 -04:00 committed by GitHub
parent ad8d58137b
commit 2b5011e0bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -179,6 +179,9 @@
* [Rhythia (Discord)](https://discord.gg/rhythia) - Sound Space Clone
* [Cytoid](https://cytoid.io/) - Cytus Clone
* [Sonolus](https://sonolus.com/) - Project Sekai Clone / [GitHub](https://github.com/Sonolus) / [Guides](https://wiki-en.purplepalette.net/home)
* [Qwasm](https://qwasm.m-h.org.uk/) - Quake WebAssembly Port / [GitHub](https://github.com/GMH-Code/Qwasm)
* [Qwasm2](https://qwasm2.m-h.org.uk/) - Quake 2 WebAssembly Port / [GitHub](https://github.com/GMH-Code/Qwasm2)
* [Dwasm](https://dwasm.m-h.org.uk/) - DOOM WebAssembly Port / [GitHub](https://github.com/GMH-Code/Dwasm)
***