/dome-rl

A simple roguelike built in DOME Engine

The UnlicenseUnlicense

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!