Wolfenstein 3D TC (Version 3.0)

I wanted to give a status update and post some in-progress screenshots of my latest revision of the Wolfenstein 3D TC...
This newest version takes advantage of ZScript to allow for the mod to even more accurately emulate the original game; everything from menus and help screens to weapon damage calculation and extra life handling has been streamlined!


Text-based screens, such as the help reference and episode finale screens, are all parsed at run-time from the original Wolf3D text data format and can be navigated with the arrow keys. Similarly, the high score screen is actually interactive, letting you enter a name if you've set a record, and saving your high scores across games!


You can follow the progress of this new version of the mod, or download the current version to play for yourself, at the GitHub Repo.
This newest version takes advantage of ZScript to allow for the mod to even more accurately emulate the original game; everything from menus and help screens to weapon damage calculation and extra life handling has been streamlined!


Text-based screens, such as the help reference and episode finale screens, are all parsed at run-time from the original Wolf3D text data format and can be navigated with the arrow keys. Similarly, the high score screen is actually interactive, letting you enter a name if you've set a record, and saving your high scores across games!


Spoiler: More Screenshots
You can follow the progress of this new version of the mod, or download the current version to play for yourself, at the GitHub Repo.
Spoiler: Original Post