Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

ryjen/muddled

Repository files navigation

a multi user dungeon server and library

see documentation

features

  • ANSI color
  • in-game world editor
  • ASCII maps (nethack style)
  • importing of ROM area file format
  • lua scripting support
  • sqlite data layer
  • some telnet negotation support like window size
  • accounts, races, classes, skills, spells, forums, help system, etc

purpose

I would like to see what other people could do with this.

requirements

  • cmake
  • libwebsockets
  • sqlite3
  • lua

todo

  • more areas
  • more testing
  • expand web presence
  • more lua scripting
  • expand the combat code
  • questing
  • fix security issues

Disclaimer

Known security issues in sql injection and telnet.

About

a multi user dungeon in c99

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published