TheGrandmother / MUD

The worlds lames mud :/
1 stars 1 forks source link

Write browser user interface #12

Closed TheGrandmother closed 8 years ago

TheGrandmother commented 8 years ago

We need to write a new user interface since the console based one was really silly.

With a user interface written in javascript we can achieve a lot more nice functionality than using ANSI codes in the terminal. Scrolling and asynchronous display of events without interfacing with the user input field will be trivial.

This issue is predicated on issue #8