Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 430 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 430 Bytes

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