/ReallySimpleRougelike

A little rougelike by Dom Millar that I took on as a little project to rewrite it to work in VS 2017.

Primary LanguageC#

ReallySimpleRougelike

A little rougelike by Dom Millar that I took on as a little project to rewrite it to work in VS 2017.

It can serve as a guide to write a tiny rougelike in C# and help understand basic principles of building a rougelike.