A simple, web-based Dungeons & Dragons inspired dungeon crawler with a terminal-style aesthetic.
Guide your character through a procedurally revealed cave, encountering creatures, discovering rooms, and collecting items — all in a turn-based format with classic RPG mechanics.
- Turn-based exploration with fog-of-war map reveal
- Simple D&D-inspired stats: health, strength, dexterity, and more
- Combat encounters with creatures
- Rooms to explore and items to find
- Terminal/ASCII visual style
Open index.html in a browser and start exploring. The dungeon reveals itself as you move, so venture carefully.
Plain HTML, CSS, and JavaScript — no dependencies.