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
- Host: GitHub
- URL: https://github.com/wshanks/mudconsole
- Owner: wshanks
- License: apache-2.0
- Created: 2022-09-12T14:52:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T17:50:42.000Z (over 3 years ago)
- Last Synced: 2025-03-26T08:32:51.090Z (over 1 year ago)
- Topics: mud, mud-client, python, rich, terminal, textual, tui
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.