Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

ryjen/jmud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jmud

a multi user dungeon in java. because I write muds to learn

project is split into 4 components:

  • client: a telnet client to connect to the server
  • editor: a world builder interface
  • lib: model and common functionality
  • server: a telnet server tied with game functionality
  • telnetd: an open source telnet library (see README.txt and LICENSE.txt)

dependencies

  • hibernate and mysql
  • lua

history

  • written long time ago, not currently in active development.

About

a multi user dungeon in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages