Skip to content

Single-player experience. #12

@amcgregor

Description

@amcgregor

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

No one assigned

    Labels

    front-endHTTP/HTML web-based front-end enhanced MUSH client.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions