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.
Features
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.
Prerequisites
Python 3.x
Pygame pip install pygame
Numba pip install numba
Sys
Random
Math
Struct
Installation
Clone the repository:
git clone https://github.com/ecnivs/DOOM-Scout.git cd DOOM-Scout