dodadoa / jackdull

[WIP] Typing game in terminal picking text from anarchist archive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jackdull

Build Status

  • I got bootstrap from plop-tui, hoping the integration between tokio and tui will ease my development
  • texts got from anarchist library

Architecture

image

how to play/interact (for now)

  • clone this repo
  • cargo run

Todo (prioritised)

  • can type
  • after finish then calculate wpm
  • time up!
  • display text information
  • display the current typing character
  • display the wrong character that player type
  • menu ui
  • fix calculating wpm, it seems double calculating
  • add accurracy
  • progress of typing comparing to end text
  • release on cargo
  • build the binary and release in the github repo
  • more texts
  • maybe loading text from website ?
  • make it up to cargo, so can install via cargo install
  • play with friends ?

About

[WIP] Typing game in terminal picking text from anarchist archive

License:Apache License 2.0


Languages

Language:Rust 100.0%