Skip to content

Sylvain-Rama/pyWAD

Repository files navigation

pyWAD

Parser and viewer for WAD files from DOOM & DOOM 2. Tested with DOOM, DOOM2, Heretic, Hexen and more modern wads such as Brigandine, Eviternity, Avactor, etc...

It will plot maps, sprites, flats, and can translate .MUS music formats to MIDI.

Example of plotted maps from DOOM.WAD

CLI:

Simply type

python src/WADViewer.py -w [Link to a WAD] -m [Name of a map]

To plot the corresponding map and save it to the /output folder.

Streamlit app

To get a UI:

streamlit run app.py

Or simply click here

Brigandine MAP01

More

Check the pyWAD_Demo notebook!

About

Parser, Viewer & Streamlit app to display WAD files from DOOM & DOOM 2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors