I. Testing converted C# BatteShip to VB BattleShip. - SwinbeeMiles/MyBattleship GitHub Wiki

Documented by: Tan Woon Jie

After converting the VB BattleShip code to C#, everything works the same as the VB code version. The bugs from VB code still exist in C#.

List of bugs in game after converting to C#(For more details please refer to 1. List of Functional Issues in the wiki).

Planning Phase:

  1. Unable to select option to place ship vertically after selecting option to place ship horizontally.
  2. Incorrect placement of ship, the placement of ship does not follow user's mouse click.

Missing sound file after game load

  1. siren.wav sound file is still missing.

Score not saving

  1. Score is not saved into the game files. The user's score is lost when the game is restarted. Score board reset back into the vanilla scores.