Iron Wolf: Wolfenstein 3D Game Engine Recreated in Rust Programming Language
By
ragnaroekX
Warm and crisp on the edges. A bagel with a bit of bite.
Summary
Iron Wolf is a Rust programming language implementation of the classic Wolfenstein 3D game, aiming for a pixel-perfect, mod-friendly recreation. The project includes a playable demo of the first level (E1M1), with instructions for running the shareware version locally or playing a web version online. Users can also upload full game files to play the complete version in their browser.
Key quotes
· 4 pulledThe goal is to have a pixel, mod-friendly perfect recreation of Wolfenstein 3D in Rust.
just run-sdl-shareware should work out of the box on a cloned repo.
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:
You might also wanna read
LightCycle: Rust Implementation of TRON-Inspired Light Cycle Game
LightCycle is a Rust-based implementation of the classic TRON-inspired light cycle game, built using the ggez game development framework. Th
OpenRCT2 v0.5.1 "Swamp Castle" Released, Ending Windows 7/8 Support
OpenRCT2 v0.5.1 "Swamp Castle" has been released. This version will be the last to officially support Windows 7 and 8 due to GitHub dropping
Developer reverse-engineers 1998 Ultima Online demo server after 10 years of work
After a decade of intermittent work, a developer has fully reverse-engineered the 1998 Ultima Online demo server, translating approximately
raylib 6.0 Released: New Software Renderer Backend and Major Feature Updates
raylib 6.0 has been released, described as the biggest release ever for the open-source graphics library. Key highlights include a new softw
Reverse Engineering Pizza Tycoon's Traffic Simulation: How 1994 Game Simulated Dozens of Cars on 25 MHz CPU
This article explores the technical implementation of the traffic simulation system in the 1994 DOS game Pizza Tycoon. The author, working o
Nintendo DS Programming Manual and Tutorial for libnds 1.3.1
This is a technical manual and tutorial for Nintendo DS programming, covering libnds 1.3.1 and various aspects of game development including
