Stage of Game: During game
Steps to Reproduce: save -1
Expected:
SyntaxAnalyser: SAVE expects the 1st argument to be integer between 0 to 8
Ui: Bad Token Error, please check your arguments
Ui: Command could not be executed
Try again
Actual:
The exception message shown here is completely understandable and will not affect the flow of the game, but it might be helpful to standardise how the messages are shown, such as by printing "between 0 to 8" instead.
Stage of Game: During game Steps to Reproduce:
save -1
Expected:Actual:
The exception message shown here is completely understandable and will not affect the flow of the game, but it might be helpful to standardise how the messages are shown, such as by printing "between 0 to 8" instead.