Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single-player experience. #12

Open
amcgregor opened this issue May 12, 2019 · 0 comments
Open

Single-player experience. #12

amcgregor opened this issue May 12, 2019 · 0 comments
Labels
front-end HTTP/HTML web-based front-end enhanced MUSH client.

Comments

@amcgregor
Copy link
Member

amcgregor commented May 12, 2019

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

@amcgregor amcgregor added the front-end HTTP/HTML web-based front-end enhanced MUSH client. label May 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end HTTP/HTML web-based front-end enhanced MUSH client.
Projects
None yet
Development

No branches or pull requests

1 participant