Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 446 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 446 Bytes

Typrfr (WiP)

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.

Todo

  • Text highlight when typing
  • Creating and joining rooms
  • Render game stats for all users

Server

  • use air to run the development server for now.