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.
python programming-language flask django programming database python-library programming-fundamentals flask-sqlalchemy dsa battleship-game battle-ship-game random-library coding-beginners-projects ship-battle
-
Updated
Mar 28, 2023 - Python