Skip to content
#

battle-ship-game

Here are 4 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Mar 28, 2023
  • Python

Improve this page

Add a description, image, and links to the battle-ship-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the battle-ship-game topic, visit your repo's landing page and select "manage topics."

Learn more