-
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ui): add feedback per letter of correct vs incorrect (#90)
* Add feedback per letter of correct vs incorrect Features added: - only incorrect character in red - if space is pressed too early, the previous word shows up as still partially untyped - if type after the end of word, the extra letters will show up as errors (like in monkeytype) * ui: clean up and format
- Loading branch information
Showing
2 changed files
with
233 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters