TUI for typeracing using tview. Uses TCP
rather than relying on HTTPS
or Websockets
etc. Everything right now is stored in memory as no plan of publishing it to a server maybe a local binary for offline mode only.
- Text highlight when typing
- Creating and joining rooms
- Render game stats for all users
- use
air
to run the development server for now.