WOLF4SDL
![]() |
Enabling High-resolution Textures, Sky Effects and more in Wolf4SDLLearn how to activate the extra features that have been added to Wolf4SDL for modding! |
![]() |
Add a Rocket LauncherRocket launchers are a weapon introduced in the last three episodes of Wolfenstein 3D, but only for Bosses. Let's fix that using Wolf4SDL! |
![]() |
RPG System #1: A Basic Levelling SystemAdd a touch of RPG to your Wolf4SDL project by implementing your own experience and levelling system in Wolf4SDL! |
![]() |
Removing the Lives system from Wolf3D (Beta)Untangle the web of code that makes the Lives system, and either have the game always restart the level on death or have the player instantly lose. |
![]() |
Rearranging the status barLearn how to make basic changes to the statusbar in DOS, Wolf4SDL and ECWolf! |
![]() |
In-game MessagesCreate in-game messages to display to the player, as seen in countless other games! |
![]() |
Compiling the Wolf4SDL Source CodeSet yourself up to make your own Wolf4SDL project, and start implementing interesting custom features in your game! |
![]() |
Timer mechanicsAdd a time-limited bonus for knife kills to learn about countdowns and timers in Wolf4SDL |
![]() |
RPG System #2: Adding an attribute systemExpanding our RPG System with character stats and attributes, and give the player a choice of how their character grows! |