Skip to content

Implementing the board game Battleship in Python with an AI opponent.

Notifications You must be signed in to change notification settings

ethanCKJ/BattleshipProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BattleshipProject

Implementing the board game Battleship in Python with an AI opponent.

To run

  1. clone the repository
    https://github.com/ethanCKJ/BattleshipProject.git
  2. Install Python 3
  3. Run the file

text_battleship_play.py is for you to play against the AI opponent while text_battleship_ai_analysis.py is to see how effectively each AI destroys all ships in a random board.

Demo

https://youtu.be/MOutFM3QlE8

About

Implementing the board game Battleship in Python with an AI opponent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages