Wolfenstein 3D in Rust
The goal is to have a pixel, mod-friendly perfect recreation of Wolfenstein 3D in Rust.
E1M1 Demo
E1M1.mp4
just run-sdl-shareware should work out of the box on a cloned repo.
It will run the shareware version, that is also checked in along with the code
as testdata.
Alternatively you can play the web version here: https://wolf.ironmule.dev/ If you have a copy of the full game files you can upload them there and play the full version in your browser:
A config file is optional. Copy the default_iw_config.toml as iw_config.toml and put it next to the Iron Wolf exectuable file.
The options are described as comments in the default config file.
