Skip to content

Python Tkinter based battleships game where you fight against an AI to sink all their ships.

License

Notifications You must be signed in to change notification settings

Joshlucpoll/battleships-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleships Game

Tkinter based battleships game where you fight an Ai to sink all the opposition's ships.

You have five ships to place on your 10x10 board:

  • Carrier (5 long)
  • Battleship (4 long)
  • Cruiser (3 long)
  • Destroyer (2 long)
  • Submarine (2 long)

The Ai has the same - randomly placing their ships. The Ai is fairly crude at this stage but I'm hoping to improve it later on.

About

Python Tkinter based battleships game where you fight against an AI to sink all their ships.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages