|
725a7b25d9
|
Implemented keyboard
|
2021-04-27 16:33:21 +02:00 |
|
|
43ab7ebfa7
|
Refactored and optimized project + bugs fix
|
2021-04-10 15:05:02 +02:00 |
|
|
f792e2ba7b
|
Fix Pair.equals & Player.setShips
|
2021-04-07 15:31:57 +02:00 |
|
|
13a48c9d4b
|
Move setShips from Game to View + fix Direction.java + improved Player.setShips to check if there is no boat at the location where we want to place another
|
2021-03-28 15:09:44 +02:00 |
|
|
19bd363503
|
Add Direction enum + fix Game.setShips(Player)
|
2021-03-28 14:35:10 +02:00 |
|
Arthur
|
be296d3946
|
There is an error in Game.java line 95, I don't understand why the program skip the scanner.nextLine
|
2021-03-28 13:55:59 +02:00 |
|
Arthur
|
c45d8a93ae
|
Adding some modifications + please if you find ho to fix Terminal.java toString() method, do it
|
2021-03-27 19:43:36 +01:00 |
|
Arthur
|
de37c534c0
|
Adding a few changes
|
2021-03-27 14:56:01 +01:00 |
|
Arthur
|
33ab1c131a
|
Adding getters to Ship.class, Adding a checker in Game.class and Starting the toString() method of View.class
|
2021-03-27 13:12:33 +01:00 |
|
|
48ba657ef1
|
Add Ship.java, Pair.java, fix Player.java, add ArrayList of ships in Battleship.java
|
2021-03-23 10:37:51 +01:00 |
|