Go to file
Jérôme BEDIER 3fe51e6652 normally rhe code should work to see display modify this : public
ArrayList<Piece> getPieces() {
		ArrayList<Piece> pieces = new ArrayList<>();
		//TODO

		return pieces;
	}
2025-04-18 17:31:44 +02:00
.settings Creation of the Project 2025-04-18 14:07:47 +02:00
src normally rhe code should work to see display modify this : public 2025-04-18 17:31:44 +02:00
.classpath Creation of the Project 2025-04-18 14:07:47 +02:00
.gitignore Creation of the Project 2025-04-18 14:07:47 +02:00
.project Creation of the Project 2025-04-18 14:07:47 +02:00
default.board all the files has been uploaded (teacher files) 2025-04-18 14:19:17 +02:00
pieces.png all the files has been uploaded (teacher files) 2025-04-18 14:19:17 +02:00