Rustenstein 3D: Game programming like it's 1992
Rustenstein 3D
Wolfenstein 3D port written in rust. This is still a prototype. Details about the development can be read here.
A roadmap of work can be found here.
Setup
This requires the SDL development library.
To run the game, it's necessary to include the Wolfenstein data files in the data/
directory.This should be from the shareware version, ending in .WL1
(GAMEMAPS.WL1
, VGAGRAPH.WL1
, etc.).The files can be found, for example, here.
Run the game with:
cargo run
To restore the repository download the bundle
wget https://archive.org/download/github.com-AdRoll-rustenstein_-_2022-02-04_23-47-40/AdRoll-rustenstein_-_2022-02-04_23-47-40.bundle
and run:
git clone AdRoll-rustenstein_-_2022-02-04_23-47-40.bundle
Source:
https://github.com/AdRoll/rustensteinUploader:
AdRollUpload date: 2022-02-04