This class is the engine of the program. It encapsulates all the methods to do with managing scores, commands and player states(dead/alive).
Revisions of Operator.cpp
Revision | Date | Message | Actions |
---|---|---|---|
4:62dcc005f7a7 | 2017-04-14 | Added score levels informing user of performance | File Diff Annotate |
3:7213eee4c093 | 2017-04-14 | Moved functionality from main to operator; | File Diff Annotate |
2:6eebea9a6a86 | 2017-04-12 | Increased random number range to incorporate more inputs | File Diff Annotate |
1:0f98beb0993b | 2017-04-12 | Moved Methods from display to operator class | File Diff Annotate |
0:3097759acb02 | 2017-04-12 | Tidying up, no function change | File Diff Annotate |