Commit Graph

14 Commits

Author SHA1 Message Date
cheeseburger 15df500d82 ..
Java CI with Maven / build (push) Failing after 2s
2025-11-21 19:30:29 +01:00
cheeseburger be4e036e46 ..
Java CI with Maven / build (push) Failing after 9s
2025-11-21 19:29:35 +01:00
POGROTH THE HYPED dbf180215d Add GitHub Actions workflow for Java CI with Maven
Java CI with Maven / build (push) Failing after 5m34s
2024-06-22 12:40:24 +02:00
POGROTH THE HYPED 5c66f61bc4 Updated project version to 1.4.2 in pom.xml 2024-06-22 12:26:15 +02:00
POGROTH THE HYPED 562b196912 Fix tile swapping issue
This commit fixes incorrect tile swaps at puzzle grid edges.
2024-06-22 12:09:17 +02:00
POGROTH THE HYPED a1733ef25d Rename artifactId in pom.xml 2024-06-22 11:56:09 +02:00
POGROTH THE HYPED e6e781c216 Update pom.xml for JAR configuration 2024-06-22 09:10:35 +02:00
POGROTH THE HYPED 3d3675118b Add Manifest file 2024-06-22 09:10:15 +02:00
POGROTH THE HYPED 1c964ecfe3 Integrate MVC components in Main 2024-06-22 09:05:39 +02:00
POGROTH THE HYPED 32d4698421 Implement PuzzleController class 2024-06-22 08:58:36 +02:00
POGROTH THE HYPED 324fbd5da4 Implement PuzzleView class 2024-06-22 08:58:08 +02:00
POGROTH THE HYPED f76e948f38 Implement PuzzleModel class 2024-06-22 08:57:43 +02:00
POGROTH THE HYPED 1930585434 Initialize project structure 2024-06-21 16:10:59 +02:00
POGROTH THE HYPED 6a14c6daca Initial commit 2024-06-21 15:52:07 +02:00