So I've been porting the open-source :opensource: mmorpg / MUD game I've been writing here (in java :Java: ) https://github.com/Syncleus/AetherMUD
The new game is written in Ruby :ruby: same idea though. It can be found here now https://github.com/Syncleus/Aethyr
It is a text based multi-player online game called a MUD. You don't even need a client to play, just telnet in to the server.
I've been working on porting over and improving the code that renders an area map. I finally have all the functionality ported over! I attached a screen shotto show what it looks like.
#java #ruby #mud #mmorpg #game #gamedev #gaming #opensource #rpg