How to play
You complete Evolomino when all cells form the ordered polyomino sequence and every neighbouring pair differs by one permitted growth or shrink operation. The engine evaluates the full position rather than relying on a visual shortcut or an unsupported solvability claim.
- Evolomino opens from a versioned seeded position built for a chain of polyominoes that changes by exactly one cell at each step while respecting numbered sizes and distinct adjacent shapes. Its game ID, rules profile, and deal identity are stored together so restart recreates the same opening without a server request.
- Every Evolomino action is checked against the current board, available material, and this defining restriction: rotations and reflections identify the same normalized shape, so a visually turned copy does not count as a new evolution. Invalid, stale, or post-terminal actions leave the position unchanged.
- You complete Evolomino when all cells form the ordered polyomino sequence and every neighbouring pair differs by one permitted growth or shrink operation. The engine evaluates the full position rather than relying on a visual shortcut or an unsupported solvability claim.
Strategy tips
- A practical Evolomino plan is to preserve several legal continuations around a chain of polyominoes that changes by exactly one cell at each step while respecting numbered sizes and distinct adjacent shapes. Use the deterministic hint to inspect one legal action, then compare how it affects the documented objective before committing.
- A common Evolomino error is to ignore the boundary rule that rotations and reflections identify the same normalized shape, so a visually turned copy does not count as a new evolution. Undo is useful for studying that decision, while restart deliberately preserves the original seeded position.
- Near the end of Evolomino, recount the remaining obligations needed until all cells form the ordered polyomino sequence and every neighbouring pair differs by one permitted growth or shrink operation. Check the boundary rule after every final placement or transfer because terminal status is enforced immediately.