A match-3 combination and possible combination calculator written in Rust π¦ for learning purposes.
cargo run
cargo run --release
Time to generate board: 261.50Β΅s
π₯π₯π¦π₯π¨πͺπ¨π¦
π₯π¨π©π¦π©π©π¦π¦
πͺπ₯πͺπ¦π¦π₯πͺπ¦
πͺπ¦π©π©πͺπ©πͺπ©
π¨π₯π¦π₯π¨π©π¨π¦
πͺπͺπ₯π₯π¦πͺπͺπͺ
πͺπ©π©πͺπͺπ¨π¨πͺ
πͺπ₯π¦π₯π©π©π¨π¦
Time to find combinations: 21.20Β΅s
Color: πͺ | Matches: (5, 5)(6, 5)(7, 5)
Color: πͺ | Matches: (0, 5)(0, 6)(0, 7)
Color: π¦ | Matches: (7, 0)(7, 1)(7, 2)
Contains possible combinations.
Time to find possible combinations: 48.70Β΅s