Commit Graph

36 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 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 05e5afbc7e Update README.md 2022-12-01 11:26:24 -05:00
Aidan Haas 74619d69c8 Update README.md 2022-11-30 20:53:08 -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 19774c413d Update README.md 2022-11-24 14:48:42 -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 b6fac567ee Update README.md 2022-11-16 16:32:23 -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 0ac050a96d Delete a.out 2022-11-10 11:55:44 -05:00
Aidan Haas 7c11e14c94 Fixed random function, add words to UI 2022-11-09 18:23:54 -05:00
Aidan Haas a724c75e80 Create LICENSE.md 2022-11-07 21:18:56 -05:00
Aidan Haas c9ddaa8554 Update README.md 2022-11-07 21:11:21 -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 66cd9d46d6 Add makefile 2022-11-07 18:37:58 -05:00
Aidan Haas e41a7d84c2 Changed to utilities.c 2022-11-07 18:36:26 -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
Aidan Haas 47222aa614 Update README.md 2022-10-28 15:16:28 -04:00
Aidan Haas 79df113e2e Update README.md 2022-10-26 22:19:13 -04:00
ahaas25 bdf405a559 Update README.md 2022-10-26 19:11:33 -04:00
aidan 7af0c3e54a Third Commit 2022-10-26 19:08:44 -04:00
aidan 64fff3feb0 Second Commit 2022-10-26 19:07:34 -04:00
aidan a62192e5f4 Commit one 2022-10-25 22:10:24 -04:00
aidan 68718da5e1 first commit 2022-10-24 21:50:58 -04:00