Skip to content

Yet another incomplete personal project 🥲. A simple TUI based game that let's you do typing drills and compete with other players.

License

Notifications You must be signed in to change notification settings

DelusionalOptimist/typistone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typistone

typistone is a TUI game that lets you practice typing drills and compete with other players across the world.

Try it out

Setup

go build -o ./typistone

Play

  • Play singleplayer:
./typistone singleplayer
  • Play multiplayer:
./typistone multiplayer create --lobby-size <lobby_size>
  • Join a multiplayer game:
./typistone multiplayer join --lobby-id <lobby_id>

About

Yet another incomplete personal project 🥲. A simple TUI based game that let's you do typing drills and compete with other players.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages