The ghost of Tetris
(Published on 11. July 2025, 00:52 by Basil)
- Put the digits 1-9 once in each row, column and box.
- Fill the grid with tetronimos. (Tetris blocks). Some edges have been given. Digits in a tetronimo do not repeat and share parity.
- Digits separated by a black kropki dot have a 1:2 ratio.
- Digits separated by a white kropki are consecutive.
- Digits separated by a V sum to 5.
- Digits separated by an X sum to 10.
- Digits on a red parity line alternate between odd and even.
- Digits on apurplerenban line form a set of distinct consecutive digits.
Play
This html has been generated by
rule writer
Solution code: row 4
Solved by StevenS, Mr. Happy, Mattisahuman, Nylimb, peterkp, L00ping007, marcmees, SKORP17, Jenny2928, residentholy3, Vodakhan , sehringdipity, Maximus, trashghost, ManlyPebbles, PistachioCake, mercierus
Comments
Last changed on 15. July 2025, 19:36on 11. July 2025, 05:20 by Mr. Happy
I liked this! A few times I thought there might be an error because it looked ambiguous and there was just enough information to make progress.
-----------------------------------
Thanks. I try to make my puzzles fun to solve.