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

Lowlights solved tiles in countdownMode #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

misterperson
Copy link
Contributor

I wanted to generalize this to outside of countdown mode, too, but I added a lowlight effect to solved tiles, an effect Tametsi achieves even outside of countdown mode.

@misterperson misterperson requested a review from pwmarcz January 26, 2020 11:36
@misterperson
Copy link
Contributor Author

The conditional that checks if a tile is solved can be simplified to checking if all neighbors of a tile are revealed or flagged instead of looping over 3 times to do some math

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.

1 participant