-
Notifications
You must be signed in to change notification settings - Fork 2
User Interface
This screen allows the user to press Play which will initiate starting the game, or to Close the Game.
The user will be asked to enter a Username as their identity, then will segued to the Ship Position Screen.
The user playing will have an interface presented to them where they are able to place 7 ships down onto the Battleships Grid.
The main gameplay is of the player and the enemy taking in turns, on clicking/selecting a grid cell on the board, with the aim of hitting a ship.
This screen is shown once one of the players board has been wiped of Ships. The screen will display to the User their progress in the game and obviously if they had won or lost.
After the user has clicked next on the Game Overview, a popup screen will pop up asking the user if they would like to play again, if they choose yes, the game will go back to the (Start Game) screen and continue on from there. Otherwise the user will be redirected to the Main Menu