Skip to content

virvar/mini-mud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

$ lein uberjar

Running

$ cd target

Server

$ java -jar mini-mud-0.1.0-SNAPSHOT-standalone.jar server port

where port is optional, default 10100

Client

$ java -jar mini-mud-0.1.0-SNAPSHOT-standalone.jar client host port

where host is optional, default localhost, port is optional, default 10100

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published