Skip to content

Add support for custom seeds #27

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

Merged
merged 10 commits into from
Apr 16, 2025
Merged

Add support for custom seeds #27

merged 10 commits into from
Apr 16, 2025

Conversation

tfuxu
Copy link
Owner

@tfuxu tfuxu commented Nov 23, 2024

This PR adds a support for custom numeric seed codes.

Important

Some UI in result page was updated, this requires an screenshot update before new release

Closes #11

tfuxu added 10 commits November 18, 2024 23:22
- Replace DefaultColors map with 2D array
- update constructors to include new fields
- move "steps left" calculation to backend
- add Board constuctor for default values
Now when you click on `Play Again` button, you will actually play again the previous board!
- Update the win/lose description text to contain more information
- add action to game and result menus
@tfuxu tfuxu marked this pull request as ready for review April 16, 2025 19:35
@tfuxu tfuxu merged commit 3bca2e5 into master Apr 16, 2025
@tfuxu tfuxu deleted the seeds branch April 16, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow users to replay boards
1 participant