You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While playing the game, the user is stuck finishing it or forced to break the game to exit out early. User should be able to type exit or stop at anytime to leave the game.
The text was updated successfully, but these errors were encountered:
In order to do an early exit I believe that the ask for coordinate method in the text presenter should be modified to allow the gamedriver to check if the coordinate is valid and also allow us to allow a early exit condition without having do another ask.
While playing the game, the user is stuck finishing it or forced to break the game to exit out early. User should be able to type exit or stop at anytime to leave the game.
The text was updated successfully, but these errors were encountered: