Bugs - nilfalen/BattleShip GitHub Wiki

Known Bugs

Update date: 27/09/2016

  • Lack of file - FIXED

Found date: 01/09/2016

Description: There is a AI player type declared in AIOption.vb file called "Easy" whereas there is no such file or code to define.

  • Difficulty - FIXED

Found Date: 02/09/2016

Description: The difficulty feels the same, no matter what difficulty is selected.

  • Ship placement - FIXED

Date Found: 02/09/2016

Description: When placing ships, the placement is off, it seems to place them 4 tiles below the selected tile.

  • Rotate - FIXED

Date Found: 02/09/2016

Description: Rotation buttons do not work. You can select one, but not the other. After selection you cannot select either. Only the horizontal button works.

  • Buttons - FIXED

Date Found: 02/09/2016

Description: After selecting the rotate button the play button cannot be selected. It will just place a battleship below the play button. The way to stop the bug is to select a battleship on the left hand side. After this, the play button can be pressed again.

  • Commented code - FIXED

Found date: 02/09/2016

Description: some code in GameController.vb file that related to human player control had been commented which should not. (in line 84, 96)