Skip to content

howdrox/Battleship_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship GUI

Battleship game made completly with python using pygame

Requirements

  • Pygame
  • libmpg123-0.dll (in C:\Windows\System32 and C:\Windows\SysWOW64 to allow pygame to play mp3 files)

Code

  • Main menu: main.py
  • Playing phase: play.py
  • Bot brains: bot.py
    • Bot algorithm inspired by the probability density function algorithm from here.

Credits

  • João Gabriel Büttow Albuquerque for motivation

About

Battleship game with GUI using pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages