Skip to content

MistakeNot4892/InspiralC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspiral, Coalescence, Ringdown

This is a rather grandiosely named hobby project to implement a MUD from scratch in C# with minimal dependencies or reliance on existing libraries. Several have been used because it doesn't seem terribly reasonable to also roll a from-scratch database, encryption or serialization suite.

Getting Started

Prerequisites

Microsoft.NET Framework

Installing

  • Clone the repository to the desired location.
  • cd InspiralC
  • dotnet run inspiral.csproj
  • Connect to 127.0.0.1 on port 9090 or 2323 using Telnet or your preferred MUD client (like Mudlet).

Built With

Contributing

Please read CONTRIBUTING.md for details on the repository code of conduct, guides to common tasks, and the process for submitting pull requests to the project.

Authors

See the list of contributors who participated in this project.

License

This project is licensed under zlib/libpng - see the LICENSE.md file for details.

Acknowledgments

  • Thanks to /r/MUD and Fish Guts for feedback, discussion and consistent, near white-noise shitposting.
  • Thanks to Aetolia: The Midnight Age for eating a solid third of my life.
  • Thank you to PurpleBooth for the README.md template.

About

A C# MUD project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages