Pixel Forge is a browser-based dungeon level designer for game developers, RPG creators, and world-builders. You can create intricate dungeon layouts with a drag-and-drop interface, edit in real time, and export or import your work.
It works well for tabletop RPGs, video game level design, and quick prototyping. The project is maintained by Pixel Clover.
- Draw rooms by clicking and dragging with snap-to-grid precision.
- Select and move any room by clicking and dragging it.
- Resize rooms using the white handle on each room.
- Add doors to connect rooms with interactive anchors.
- Create hallways between rooms with movable anchor points.
- Dark and light theme with local storage persistence.
- Wall thickness and color controls.
- Individual colors for each room.
- Connection labels that show the distance between rooms.
- Undo and redo with full history using Ctrl+Z and Ctrl+Y.
- Export and import levels as JSON files.
- Mini-map for an overview of the entire dungeon.
- Context menu with right-click for quick actions.
- Keyboard shortcuts for a professional workflow.
- Room preview with instant info on hover.
| Key | Action |
|---|---|
1 |
Draw mode |
2 |
Select mode |
3 |
Door mode |
4 |
Hallway mode |
Ctrl+Z |
Undo |
Ctrl+Y |
Redo |
Ctrl+D |
Duplicate room |
Delete |
Delete selected |
Right-click |
Context menu |
https://pixel-clover.github.io/pixel-forge/
Clone the repository:
git clone https://github.com/pixel-clover/pixel-forge.git