List of current issues - 100594493/Battleships GitHub Wiki

-- Battleship Issues --

What doesn't work?

Placing a ship using left click positions it randomly instead of on the cursor.

Rotating a ship using the buttons positions it randomly instead of rotating it.

Game can fail to play because "The ship can't fit on the board".

Unsure if game difficulty is working correctly?

What does work?

Ending the game works as it should.

High scores works as it should, although when inputting a highscore name it only displays 2 characters instead of the maximum of 3 when entered (Probably not important).

The game itself runs with no issues, ai works correctly and ui tracks the game status correctly. Finishing the game also works correctly (Winning/Losing).

Menu screen works correctly.