wadccli

programming environment for creating Doom maps

Install

All systems
curl cmd.cat/wadccli.sh
Debian Debian
apt-get install wadc
Ubuntu
apt-get install wadc
image/svg+xml Kali Linux
apt-get install wadc
Windows (WSL2)
sudo apt-get update sudo apt-get install wadc
Raspbian
apt-get install wadc

wadc

programming environment for creating Doom maps

WadC (Wad Compiler) is an Integrated Development Environment and functional programming language for developing Doom-engine maps. It can be used to generate complex levels which can be saved in Doom's WAD format. The IDE includes a text-editor component; a debug output pane and a 2D drawing pane which previews the current script's output. Also included is an experimental command line interface, wadccli. An external nodes builder (such as glbsp) is required before the resulting WAD file can be played by a doom-engine.