Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tgg

demo

typing practice in your terminal

  • Does not use terminfo. Use some escape codes from VT100.
  • Dependency-free, tgg only depends on zig standard library and the compiler.
  • Zero runtime allocations

calculation:

  • wpm: total number of correct characters (including spaces) divided by 5, then divided by elapsed minutes
  • acc: total number of correct characters (including spaces) divided by total number of characters

About

typing practice in your terminal

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages