PanRL first ever screenshot!
After being distracted writing a C# client for LCoG I’ve finally had time to restart development on my roguelike game. I’m writing it in Ruby and instead of using the traditional Ncurses approach for the UI I’ve opted for a tile-based implementation using the fantastic libgosu.
I’ve got the basic framework pretty much complete including field [...]