I've been working on writing a roguelike game in ruby, without using any external libraries.<p>It's not really a complete game at this stage, all you can do is travel through the randomly generated mazes once you hit the stairs.<p>I thought I would share as I have been struggling for time to do further features.<p>Any feedback is appreciated, feel free to have a look around and contribute if you so wish.