Skip to content

boompig/pyBattleShip

Repository files navigation

pyBattleShip

This is a game of battleship. I am using this to improve my knowledge of TKinter and MVC.

There is an attached AI that is quite smart, though likely not optimal. It makes decisions based on most likely positions of ships.

Run

python battleship.py

Releases

No releases published

Packages

No packages published

Languages