# Java-MUD **Repository Path**: ddbcjava/Java-MUD ## Basic Information - **Project Name**: Java-MUD - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-18 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Java MUD This is based heavily on the [SMAUG 1.4 source](http://realmsofdespair.com/cgi-bin/directory?/pub/mud/diku/merc/smaug) ## Running: Main class is `Pmud.Run` ## To do: - Finish splitting Mud class into several appropriate classes - Implement help system - Implement spells - Implement combat - Implement save mechanic for areas and containers - Create help file for file formats - Areas - Players - Races - Classes - Help