Commit Graph

10 Commits

Author SHA1 Message Date
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 cf2d4e0641 Milestone one! 2022-11-30 20:14:03 -05:00
Aidan Haas d5cfab9c4c parse use input, add finish test screen 2022-11-16 17:27:44 -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