Dungeona is a small #terminal dungeon crawler written in Python using
the built-in curses module. It renders a pseudo-3D first-person dungeon
view in #ASCII/ANSI style and includes a separate terminal map editor
for changing the dungeon layout stored in a #SQLite database.
