avivbeeri / dome-rl

A simple roguelike built in DOME Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

A simple roguelike built in DOME Engine

License:The Unlicense