delmania / M2MIMud

The game that I built for my master's thesis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This document contains a brief description of the files within
this directory.

Client - This contains 3 directories, named game1 to game3, 
that contain the M2MIMud main class file and the data
directory, which stores the external data read in by 
M2MIMud.  

Daemon - Contains the 3 .properties files needed to run
the M2MP Daemon.

doc - The javadocs for M2MI and M2MIMud

docs - The report and proposal pdfs, as well as the Defense
powerpoint presentation.

lib - the compiled project and M2MI code.

src - The src files and RCS directories of the game source.

util - Small programs and such that were written
       as needed to create the data needed by M2MIMud.

About

The game that I built for my master's thesis.


Languages

Language:Java 97.5%Language:Scheme 2.4%Language:C 0.1%