DOOM '93 Level Explorer
DOOM Scout allows you to render and explore levels from the classic DOOM (1993) game using WAD files. It focuses on navigation and viewing without any gameplay elements like shooting or enemies.
- Load and render levels from DOOM WAD files.
- Walk through and explore the maps freely.
- View detailed level geometry and textures.
- Supports custom WAD files.
- Python 3.x
- Pygame
pip install pygame - Numba
pip install numba - Sys
- Random
- Math
- Struct
- Pygame
- Clone the repository:
git clone https://github.com/ecnivs/DOOM-Scout.git
cd DOOM-Scout- Install dependencies:
pip install pygame numba- Run the Software:
python main.pyW: Move forwardS: Move backA: Move leftD: Move rightLeft Arrow: Rotate leftRight Arrow: Rotate right1-9: Change Levels