Basic server functionality: In
As of today, the MUD server can be connected to via a telnet connection. Currently there is no real interface to the game to speak of, except for testing purposes. Database functionality will need to be added before accounts/characters will be able to be created, but at least the basic ability to connect and communicate with the server is in. It’s a start!

Once entities are able to be created in the world, you’ll be able to test player interaction. Can player A see what player B is doing and vice versa.