This class is the engine of the program. It encapsulates all the methods to do with managing scores, commands and player states(dead/alive).
History
Changed some method names, added more comments
2017-05-02, by domkay97 [Tue, 02 May 2017 18:05:38 +0000] rev 13
Changed some method names, added more comments
Correcting grammar in comments
2017-05-02, by domkay97 [Tue, 02 May 2017 14:02:32 +0000] rev 12
Correcting grammar in comments
Tidying up ready for publication, tidying DOxygen Commenting
2017-05-01, by domkay97 [Mon, 01 May 2017 17:04:21 +0000] rev 11
Tidying up ready for publication, tidying DOxygen Commenting
Commented out printf statements to speed up program
2017-04-24, by domkay97 [Mon, 24 Apr 2017 09:47:05 +0000] rev 10
Commented out printf statements to speed up program
Updated Comments
2017-04-23, by domkay97 [Sun, 23 Apr 2017 16:36:37 +0000] rev 9
Updated Comments
Added multiplayer features and seeded my random number variable to make it 'more random'
2017-04-21, by domkay97 [Fri, 21 Apr 2017 10:55:23 +0000] rev 8
Added multiplayer features and seeded my random number variable to make it 'more random'
Tidying up and changing string positions
2017-04-16, by domkay97 [Sun, 16 Apr 2017 19:37:55 +0000] rev 7
Tidying up and changing string positions
Tidying up and formatting
2017-04-16, by domkay97 [Sun, 16 Apr 2017 13:45:15 +0000] rev 6
Tidying up and formatting
Tidying up code for leveling with assessment methord
2017-04-15, by domkay97 [Sat, 15 Apr 2017 15:39:31 +0000] rev 5
Tidying up code for leveling with assessment methord
Added score levels informing user of performance
2017-04-14, by domkay97 [Fri, 14 Apr 2017 23:43:24 +0000] rev 4
Added score levels informing user of performance