Skip to content
/ tecpp Public

WPF Client for the best MUD of all time: The Eternal City

Notifications You must be signed in to change notification settings

jdalley/tecpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

TecPlusPlus

WPF client that connects to a Multi-User Dungeon(MUD) called The Eternal City via Sockets. It's an exercise in handling sockets asynchronously (fun with multi-threading), and heavy string parsing (making sense of non-character data to trigger text colors, styles, spacing etc), as well as tooling additions that enhance the playability of the game.

Some functionality and connection magic achieved through reverse engineering the Zealotry client.

Next steps:

  • Should probably comment/document this sometime...
  • Move functionality out into separate code files.
  • Build more of a library/framework hierarchy out of the components.
  • Then, and only then... shall we add a custom macro/scripting framework for gameplay automation!

About

WPF Client for the best MUD of all time: The Eternal City

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages