radlinskii / donkeytype

typing test TUI app
MIT License
15 stars 16 forks source link

Wpm calculation #27

Closed MercMayhem closed 1 year ago

MercMayhem commented 1 year ago

Closes #5 by modifying wpm calculation to be done using words correct instead of by characters correct.

MercMayhem commented 1 year ago

I changed how get_string() works so the checks are failing

MercMayhem commented 1 year ago

Should I create a new function for just this usecase?