Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 22 step reference game #153

Merged
merged 5 commits into from
Apr 21, 2024
Merged

Conversation

Necktschnagge
Copy link
Owner

No description provided.

@Necktschnagge
Copy link
Owner Author

The start 22 game function is more or less copy-pasted startGame function.
Use some fascade instead!

Check for compilation if we change COUNT_TARGET_PIECES and the non target count!

@Necktschnagge Necktschnagge linked an issue Apr 10, 2024 that may be closed by this pull request
@Necktschnagge Necktschnagge added bug Something isn't working GUI labels Apr 10, 2024
@Necktschnagge Necktschnagge self-assigned this Apr 10, 2024
@Necktschnagge
Copy link
Owner Author

needed to put if constexp stuff into template so that the else path does not cause compile errors.

TODO: The helper needs to become memeber of GuiInteractiveController, or we need to define friend function.

@Necktschnagge Necktschnagge requested a review from r0ost3r April 11, 2024 17:52
@Necktschnagge Necktschnagge added this to the First Release milestone Apr 11, 2024
@Necktschnagge Necktschnagge merged commit 9f2b990 into main Apr 21, 2024
12 checks passed
@Necktschnagge Necktschnagge deleted the fix-131-22step-reference-game branch April 21, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

22steps solution reference game broken
2 participants