Vier Gewinnt#441
Draft
soerendomroes wants to merge 75 commits into
Draft
Conversation
Migrate maven to maven-publish
backend itself needs at least jdk 11 to build with shadow 9.1 but this enables participants to still use jdk 8 https://github.com/GradleUp/shadow?tab=readme-ov-file#compatibility-matrix
Noch nicht fertig implementiert, die meisten Funktionen sind aktuell unvollständig oder haben noch Konstanten
The board access is implented for a y x array not a x y array that I have implemented. That caused a out of bounds error because of the difference in width and height of the borad.
This might still not work completly because the code only returns one point and not another one as a second win condition
Check if 4 pieces of one team are connected checking only for a specific piece and its surrounding pieces
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.