← All projects

Battleship — Python Terminal Game

2024

Battleship — Python Terminal Game

A Python implementation of the classic Battleship game, running in the terminal with randomized ship placement and an AI opponent.

PythonTerminalGameOOPCode Institute