School Project based on Cats Organized Neatly http://school.debucquoy.me/
Go to file
Anthony Debucquoy 9bc66ad6b1
All checks were successful
continuous-integration/drone/push Build is passing
Solve the position problem
The position was set to (70,76) for all floating pieces because it was
the value received.
nowk, if thes values are given (for the characters F & L as specified in
the specification in the rapport), the piece is set in a floating state
(position = null)
2023-05-19 00:32:26 +02:00
app Solve the position problem 2023-05-19 00:32:26 +02:00
gradle/wrapper adding missing wraper 2023-03-04 14:21:14 +01:00
JournalDeBord Adding documentation 2023-05-10 23:09:57 +02:00
misc pre-commit script for linux 2023-03-04 10:47:07 +01:00
prototypes fix the issue about the position of the footer 2023-04-02 23:37:35 +02:00
.drone.yml Down to java11 2023-05-04 15:40:05 +02:00
.gitattributes Default gradle implementation + openjfx 2023-02-20 15:15:48 +01:00
.gitignore saveLevel (#69) 2023-05-18 18:32:16 +02:00
gradlew pre-commit script for linux 2023-03-04 10:47:07 +01:00
gradlew.bat Default gradle implementation + openjfx 2023-02-20 15:15:48 +01:00
README.md Update 'README.md' 2023-03-04 16:15:42 +01:00
settings.gradle Default gradle implementation + openjfx 2023-02-20 15:15:48 +01:00

School_Project

Build Status

School Project based on Cats Organized Neatly