Description
A roguelike dungeon-crawl with ASCII-art visuals and procedurally generated dungeons. Explore, fight monsters, collect loot, and descend deeper into increasingly dangerous levels -- all through a classic terminal-style display.
Turn-based, keyboard-driven. Arrow keys to move and attack.
Created by [Bob Nystrom](https://github.com/munificent), author of [Crafting Interpreters](https://craftinginterpreters.com/). Written in Dart, compiled to JavaScript. [Source code](https://github.com/munificent/hauberk). MIT license.