Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 537 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 537 Bytes

ComfortType

An aesthetic minimalistic, clean typing test.

Theme

Using the theme button to access the themes menu, the following are available:

  • Mountain (default)
  • Forest
  • Hike (favorite)

Redo

To redo the test (on a random new quote) press [ Enter ] or the redo button

Calculations

The javascript calculation for the WPM: 'Math.round(((charIndex - mistakes) / 5) / (maxTime - timeLeft) * 60)'

Dono