66b98294b7Livraison
Arthur
2021-05-07 17:27:11 +02:00
ec69ea8d0cadd comments + make some variables final + converted String in AbstractPlayer#toString to StringBuilderQuentin Legot2021-05-07 12:22:32 +02:00
5bdc772f29displayBoard now hide opponents ships when playingQuentin Legot2021-05-05 14:52:51 +02:00
90557d5a67Move all Scanner input to a new class in control packageQuentin Legot2021-04-30 14:18:04 +02:00
424d969598Partial 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
122200a391add chooseMove support for windows ( crosses doesn't display correctly )Quentin Legot2021-04-29 19:34:13 +02:00
abc02f94e7Use arrow for ship placement
Eideen
2021-04-29 11:41:43 +02:00
db65bedbaaComment the first lines of game.play() and remove the useless scanner
Arthur7770
2021-03-30 10:09:31 +02:00
13a48c9d4bMove 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 anotherQuentin Legot2021-03-28 15:09:44 +02:00
19bd363503Add Direction enum + fix Game.setShips(Player)Quentin Legot2021-03-28 14:35:10 +02:00
be296d3946There is an error in Game.java line 95, I don't understand why the program skip the scanner.nextLine
Arthur
2021-03-28 13:55:59 +02:00
c45d8a93aeAdding some modifications + please if you find ho to fix Terminal.java toString() method, do it
Arthur
2021-03-27 19:43:36 +01:00
de37c534c0Adding a few changes
Arthur
2021-03-27 14:56:01 +01:00
33ab1c131aAdding 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