Create your own Doom Levels


 

You can create your own doom maps (levels), populate them with your choice of monsters, weapons, and items, and you and other people can play them. New doom levels are called 'wads', and to play your wad if you had named it 'mywad.wad', you would type this:

doom2 -file mywad.wad

To be able to design your own wads, you need to download and learn to use a "Doom 'wad' editor" program. The wad editor lets you build your own level  room by room, add your items (such as player start positions, ammo, and weapons), and save your level as a .wad file.

The Doom environment is a quasi 3d environment where platforms, stairs, and floors can have different heights. There are places where the floor heights can change but the person who made the map wants the player to be able to step over the change (such as stairs), and places where the player cannot (small windows). There are switches that do things, platforms that go up and down, doors that open and close in different ways, and much more. The Doom engine interprets all of this special behavior in Doom levels from the hints it gets from the .wad file. I say all of this because: Doom level creation, and how to use wad editing software, isn't easy like using Notepad.exe! It takes effort and time to learn any Doom wad editor. 

When you first start, it is possible that you will have trouble even creating a square room with a player start. Everybody experiences some confusion when they first start creating their own levels.

Wad editing software is listed below, but first, a few hints to keep in mind for when you start:


Some Doom level editors you could try:

Doom Builder (suggested by BahdKo who sucks with wad authoring software and needs an idiotproof one to get very far). Includes help and tutorials. Small note: To zoom in and out on your map in Doom Builder, use your mouse wheel.

Deepsea (formerly known as "Deep97", etc). Shareware limited by the size of your wad when you attempt to save.

Many other downloads for Doom wad editors are listed on the Doomworld Editors & Utilities site.