Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 397 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 397 Bytes

Battleships

Battleships Game written in python! Module "pygame" used for the GUI

Game 99% finished (rare bugs(edge cases) may happen)

Currently supports only one player(playing against himself)...

Future plans:

  • program AI
  • add sockets for two player-mode to play over a LAN or the Internet

Start_screen Main_screen