Skip to content

malkamius/python_mud_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python MUD Project

License:

MIT License

Copyright (c) 2024 malkamius

Features:

  • Serves over Telnet
    • CharSet negotiation including Windows-1252 and UTF-8
    • TelnetType negotiation
    • Color (ANSI, 256, RGB)
  • Rooms with exits
  • Cardinal movement commands
  • Communication command(s

Planned:

no particular order
  • Some known Telnet Type supported options, like color
  • NPCs
  • Items
  • WebSockets
  • WebServer
  • Html Telnet Client
  • SSL over sockets on a separate port from Telnet

About

A New Multi-User-Dungeon Telnet project in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published