Functional Issues and Bugs - Panvina/BattleShips---Six GitHub Wiki
Below is a list of functional issues.
- Deployment Controller - the game does not deploy the ships at where the player/mouse clicks, but it deploys the ships 2 grids from where the player mouse input is.
- Deployment Controller - The arrow buttons on the screen do not work properly, instead of changing the direction of the selected ship, it moves the ship. However, using arrow keys on the keyboard does change the direction of the ship.
- Starting the gaming - the player may not be able to 'start' the game after the deployment of their ships.
- Saving - the player will lose their saved scores off the scoreboard once they reload the game.
- Deployment Controller - once the game starts, the ships may automatically redeployed to a different grid.
- Difficulty Level - the player can only select 'Hard' mode.
- Explosion Animation - this animation is missing from the code.