Simple Rogue is designed to give you a starting place for making your own rogue-like game. It's written in very simple C# with lots of comments so you can see exactly what is going on.

This is NOT a full functioning game -- rather, this just has a room with a hero that you can move around.

If you want to know how to start coding a Rogue-Like game, this is the perfect project for you to download and view.

I started this project because I was curious about making a Rogue-Like game, and there were no helpful tutorials out there for getting started... so I made one myself...

Screenshot:
SimpleRogueScreenshot.gif