UstymUkhman / webDOOM

:suspect: Classic DOOM recompiled with WebAssembly :feelsgood:
http://35.158.218.205/experiments/webDOOM/
MIT License
94 stars 53 forks source link
c-plus-plus doom doom-2 doom2 emscripten emscripten-port game games prboom webassembly

webDOOM

DOOM and DOOM II games compiled for web with WebAssembly.

You can try it here.

webDOOM uses PrBoom open source DOOM code, classic game assets like Doom1.wad and Doom2.wad files, original music in MP3 format and sound effects in WAV format.

Big thanks to all sites in links above for providing required assets to make it feel like original games and especially to the WebAssembly comunity that keeps working on this amazing tool!

Building webDOOM on Debian

You can build it on your own by following these steps:

Building webDOOM on Windows

I was not able to compile PrBoom on Windows because of some issues: