This is an implementation of the Battleship game for two players: Person vs Person, Person vs Computer, Computer vs Computer.
To run the software you will need the Java JRE and Java IDE, like Eclipse or Intellij.
- Download the entire repository and open it in your IDE.
- There you have to find and open BatailleNavale.java. Follow this path to find it:
Bataille-Navale/src/batailleNavale/BatailleNavale.java
- Now you can press the run button and play.