Skip to content

SDLDoom 1.10 compiled to WebAssembly using Emscripten

Notifications You must be signed in to change notification settings

Lorti/sdldoom.wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdldoom.wasm

SDLDoom 1.10 compiled to WebAssembly using Emscripten

  1. Install Emscripten (for Apple silicon this requires building from source).
  2. Copy your doom.wad to sdldoom-1.10. There is a list of supported files in sdldoom-1.10/d_main.c:577.
  3. Run sh build.sh and see if it doesn’t throw any errors.
  4. Start a server in the root folder (on macOS simply use python -m SimpleHTTPServer 8000).
  5. Rip and tear!

About

SDLDoom 1.10 compiled to WebAssembly using Emscripten

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages