School_Project/app
Anthony Debucquoy 334e0ad99b
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Piece overlap detection
there is 3 addition:
- `ArrayList getOccupation()` to get a list of all spot occupied by a piece
- Fixing a bug to rotate right where width and height where inverted
- Check if a piece is overlapping another when placing and refusing the
  placement if so
2023-05-11 11:34:50 +02:00
..
src Piece overlap detection 2023-05-11 11:34:50 +02:00
build.gradle File Parser for levels (#18) 2023-04-21 20:00:15 +02:00