Commit Graph

21 Commits

Author SHA1 Message Date
Aidan Haas b737ac8375 Fix stats for timed tests 2023-01-04 13:33:51 -05:00
Aidan Haas 2489d55f0a Add timed mode (unpolished) 2023-01-03 21:22:25 -05:00
Aidan Haas bf32b63e0e Add more stats, getting ready for release 2 2022-12-28 15:42:38 -05:00
Aidan Haas ccfec88c41 Add stats menu, add saving of highscores 2022-12-22 17:44:10 -05:00
Aidan Haas e096bf71a7 Add loading of stats from file 2022-12-19 21:33:56 -05:00
Aidan Haas 3d72f4a7dd Begin implementation of stats 2022-12-17 23:35:29 -05:00
Aidan Haas 2d09187508 Quick fix 2022-12-17 22:31:57 -05:00
Aidan Haas 16e7bf3bfd Add settings and statistics UI placeholders 2022-12-16 21:18:51 -05:00
Aidan Haas cf2d4e0641 Milestone one! 2022-11-30 20:14:03 -05:00
Aidan Haas 309d55a064 Implement calculation of WPM and test time 2022-11-25 18:02:03 -05:00
Aidan Haas 5079d0a221 Add typing prompt 2022-11-24 14:44:47 -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
Aidan Haas ccf5273b44 Laid groundwork for the parsing of words.txt file 2022-11-07 14:00:21 -05:00
Aidan Haas f3d4a24caa Commit 4 2022-10-29 22:26:16 -04:00
avery 64fff3feb0 Second Commit 2022-10-26 19:07:34 -04:00
avery a62192e5f4 Commit one 2022-10-25 22:10:24 -04:00