rogue Simple rogue game, with random level generation, written in C#. This is a work in progress. Running the game dotnet run --project Rogue Current state Basic random level-generation To Do Game mechanics Future plans Experiment with AI techniques (e.g. genetic algorithms)