forked from amcgregor/pyoomush
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
front-endHTTP/HTML web-based front-end enhanced MUSH client.HTTP/HTML web-based front-end enhanced MUSH client.
Description
Story
As a player who is forever alone, in order to simulate social interaction, I want to play within game worlds in a non-server interactive experience.
Notes
- Interactive "simple" interface (a la Telnet) as MVP.
- Urwid ANSI / Curses / Ncurses rich interactive client, similar to web client in layout and behaviour as ultimate goal.
- Such a front-end could then easily be recycled for use as a "console" for a running server, as well.
Relevant Libraries
-
aioconsole — asynchronous I/O adapter for interactive (STDIN/STDOUT) use.
-
Urwid — text-based "graphical user interface" toolkit for interactive terminal applications.
Work on: #2
Metadata
Metadata
Assignees
Labels
front-endHTTP/HTML web-based front-end enhanced MUSH client.HTTP/HTML web-based front-end enhanced MUSH client.