EasyeMud provides a server, graphical client and a set of tools for creating and administering graphical online multi user dungeon (MUD) type games. Game content and logic are written in scripts similar to the Basic programming language.
A framework for MUD and game servers to separate logic into domain tiers. This will separate business logic and features of creating a game server and also let dependent projects focus on game domain logic and content.