This project was made for CEP WA1 2023.
This is boostrapped with create-react-app
, and uses react-typing-game-hook
.
Random word generation is done by random-words
.
-
Homepage
-
Basic race implementation
[ ] Countdown -
End screen
-
Make stats counters
- Fix WPM (Hide until finished or live update)
- Fix time taken (Hide until finished or live update)
-
Sentence gen
-
Settings
-
Document code
-
Move
race.js
elements into separate components -
Fix disappearing instructions
-
Make sentence global
-
Prevent sentence regen when custom sentence is being used