7 Commits

Author SHA1 Message Date
Aidan Haas
309d55a064
Implement calculation of WPM and test time 2022-11-25 18:02:03 -05:00
Aidan Haas
d5cfab9c4c
parse use input, add finish test screen 2022-11-16 17:27:44 -05:00
Aidan Haas
fddf6c3d9f
Add words to typing prompt 2022-11-11 17:56:12 -05:00
Aidan Haas
c5d57e9beb
Update makefile, fix generate_words(), work on UI 2022-11-10 15:01:12 -05:00
Aidan Haas
7c11e14c94
Fixed random function, add words to UI 2022-11-09 18:23:54 -05:00
Aidan Haas
9aef889343
Implemented parse_words_file and generate_random
Program now ready for UI typing test to be implemented.
Updated Makefile to reflect changes in project.
Created debugger.c to more easily work on utilities.
2022-11-07 21:08:47 -05:00
Aidan Haas
9926c34b38
Add makefile 2022-11-07 18:35:45 -05:00