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