Commit Graph

6 Commits

Author SHA1 Message Date
Aidan Haas 6ce73ab765 Milestone 2! Polished code, add settings menu 2023-01-05 12:04:51 -05:00
Aidan Haas e096bf71a7 Add loading of stats from file 2022-12-19 21:33:56 -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