I really love how the first few levels teach you about various solving elements and patterns. very well done.
Yeah, that was the idea.
Show HN: Unflip – a puzzle game about XOR patterns of squares
31–40 of 57 posts
Re: Show HN: Unflip – a puzzle game about XOR patterns of squares
#32Android gestures need to be prevented in order for the game to work on mobile (drag finger from right to left go back). Nice game thought.
Worked fine for me on Firefox on Galaxy Note 20. I've never run into single finger back gestures that can start anywhere - seems like that would break almost everything that involves dragging.
Re: Show HN: Unflip – a puzzle game about XOR patterns of squares
#33If you're into retrocomputing, the C64 game Quadromania (1987) has similar gameplay:
https://archive.org/details/Quadromania_1987_CP_Verlag_de-en...
Re: Show HN: Unflip – a puzzle game about XOR patterns of squares
#34This was incredibly easy and then it suddenly got incredibly hard
Re: Show HN: Unflip – a puzzle game about XOR patterns of squares
#35It’s amazing. It inspired some new ideas.
Re: Show HN: Unflip – a puzzle game about XOR patterns of squares
#36Level 60 is a fun one
yeah, eventually figured out how to do in 5 moves
Re: Show HN: Unflip – a puzzle game about XOR patterns of squares
#37Great game, thanks for sharing. Would love to have a daily level.
Re: Show HN: Unflip – a puzzle game about XOR patterns of squares
#38Re: Show HN: Unflip – a puzzle game about XOR patterns of squares
#39Wow... 120 levels... that was hard. I kept getting down to 1 square, and that always stumps me.
It actually have a dedicated answer to solve just 1 square though. But it's not the most optimized way to do the puzzle.
Re: Show HN: Unflip – a puzzle game about XOR patterns of squares
#40The game is quite fun. But it seems the difficulty ramp quite late? It's not very difficult to get the answer with least step by solve the side first until about last 20 levels.
Also, the game does give you a hint about how to bruteforce the level if you only have one square left. Good job.