Create a simple battleship game in windows form and c# in Visual Studio.
-
Updated
Jan 3, 2021 - C#
Create a simple battleship game in windows form and c# in Visual Studio.
This is a Python implementation of the Battleship game where the computer plays against itself. The game board is a 10x10 2D list, and five ships are randomly placed on it at the start of the game.
Battle Ships Game Java - 2D array Java program school project assignment code sample
Add a description, image, and links to the battle-ship-game topic page so that developers can more easily learn about it.
To associate your repository with the battle-ship-game topic, visit your repo's landing page and select "manage topics."