Closed Zomis closed 8 years ago
When a field is marked as "mine" or "not mine", add a way for a callback to add new rules.
This change is the only change required to support Alberi fully.
For example:
____ _abc _dXe _fgh
When the X is marked as "is a mine", dynamically add a rule that says a + e + f + h = 0
X
a + e + f + h = 0
related to #10
When a field is marked as "mine" or "not mine", add a way for a callback to add new rules.
This change is the only change required to support Alberi fully.
For example:
When the
X
is marked as "is a mine", dynamically add a rule that saysa + e + f + h = 0