/salvage

A roguelike for 7DRL 2020, written in DOME

OtherNOASSERTION

DOME-rl

An example framework for making a classic ASCII roguelike using DOME.

This provides a simple turn-based game loop inspired by this article by Bob Nystrom, along with the framework for Actions and Actors (enemies, the Player, etc).

Everything else needs to be built yourself.

Great for the 7-Day Roguelike Challenge!