An open API service indexing awesome lists of open source software.

https://github.com/wshanks/mudconsole

Toy example of a MUD client using Textual
https://github.com/wshanks/mudconsole

mud mud-client python rich terminal textual tui

Last synced: 3 months ago
JSON representation

Toy example of a MUD client using Textual

Awesome Lists containing this project

README

          

# mudconsole

A simple Python MUD client demo using [Textual](https://github.com/Textualize/textual).

NOTE: this is just a toy project.