Skip to content
#

programming-fundamentals

Here are 18 public repositories matching this topic...

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 programming-fundamentals 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 programming-fundamentals topic, visit your repo's landing page and select "manage topics."

Learn more