66b98294b7
Livraison
Arthur
2021-05-07 17:27:11 +02:00
ec69ea8d0c
add comments + make some variables final + converted String in AbstractPlayer#toString to StringBuilder
Quentin Legot2021-05-07 12:22:32 +02:00
5bdc772f29
displayBoard now hide opponents ships when playing
Quentin Legot2021-05-05 14:52:51 +02:00
90557d5a67
Move all Scanner input to a new class in control package
Quentin Legot2021-04-30 14:18:04 +02:00
424d969598
Partial crosses fix + fix validMoves for Random Player + partial fix an issue when clicking on right bottom corner of (1,1) box, game think is (2, 2)
Quentin Legot2021-04-30 12:13:27 +02:00
122200a391
add chooseMove support for windows ( crosses doesn't display correctly )
Quentin Legot2021-04-29 19:34:13 +02:00
abc02f94e7
Use arrow for ship placement
Eideen
2021-04-29 11:41:43 +02:00
db65bedbaa
Comment the first lines of game.play() and remove the useless scanner
Arthur7770
2021-03-30 10:09:31 +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
Quentin Legot2021-03-28 15:09:44 +02:00
de37c534c0
Adding a few changes
Arthur
2021-03-27 14:56:01 +01:00
33ab1c131a
Adding getters to Ship.class, Adding a checker in Game.class and Starting the toString() method of View.class
Arthur
2021-03-27 13:12:33 +01:00