Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 944 Bytes

File metadata and controls

23 lines (20 loc) · 944 Bytes

type.c

  • A terminal typing test inspired by monkeytype.
  • Written fully in C.

Contributing

  • Just follow same name convention.
  • Send PRs freely.

TODO/Roadmap

State TODO
Make core application
Next word is highlighted
Ctrl + Bspc = -word
Finish commands
Recieve Ctrl + C and clean up
Plan the application architecture

Credits