Commit Graph

18 Commits

Author SHA1 Message Date
Jonathan Lamothe f718757bea whitespace fix 2019-08-31 12:29:37 -04:00
Jonathan Lamothe 4c13cc9103 implemented updateGameStats 2019-08-30 01:21:17 -04:00
Jonathan Lamothe 45427a050e prompt user if game went into overtime when necessary 2019-08-29 00:29:30 -04:00
Jonathan Lamothe 3c8302174b implemented overtimeCheck 2019-08-29 00:12:30 -04:00
Jonathan Lamothe 9ba91f1f01 prompt for other team 2019-08-25 10:04:37 -04:00
Jonathan Lamothe 74809ced2e prompt for away team score 2019-08-24 20:14:49 -04:00
Jonathan Lamothe 0eb56cda81 implemented homeScorePrompt 2019-08-24 19:35:37 -04:00
Jonathan Lamothe 2c77053bbe refactored handleEvent and draw 2019-08-23 10:04:33 -04:00
Jonathan Lamothe a3ccb47128 typo 2019-08-23 09:50:21 -04:00
Jonathan Lamothe c95520832d created Action type 2019-08-23 09:22:32 -04:00
Jonathan Lamothe 87eb2b9f16 implemented setHomeGame and setAwayGame 2019-08-22 02:37:47 -04:00
Jonathan Lamothe c300542635 implemented startNewGame 2019-08-22 01:18:44 -04:00
Jonathan Lamothe 943efe0599 refactored new season menu 2019-08-21 01:15:26 -04:00
Jonathan Lamothe 7cffac245c refactored main menu 2019-08-21 01:08:12 -04:00
Jonathan Lamothe 27761d2b87 implemented new season handler 2019-08-20 12:50:39 -04:00
Jonathan Lamothe 43c2a4ff4e added new game menu 2019-08-20 11:17:24 -04:00
Jonathan Lamothe 1662705e4d implemented main menu 2019-08-20 10:41:15 -04:00
Jonathan Lamothe 3fab328e17 split mainLoop up into eventHandler and draw functions 2019-08-20 00:23:18 -04:00