Alternatives
Products that do what Broccoli Merge does
Brain-Training Broccoli Puzzle
- 1IM
This is the first iteration of a short game I’m making that tries to interactively explain some of my favorite math questions / ideas. My goal is mostly to get the player curious and not necessarily to explain absolutely everything. There were a lot of fun technical parts to building this: - For implementation reasons, it’s much easier if the lines all have integer intersection points with each other. To do this, when a new line is added I “cheat” by rounding intersections to integers and then splitting the old lines at the intersection into new linds (with potentially different slopes)…
2024 · rahulilango.com
- 2

- 3

- 4PP
Hello, HN - I wanted to share this puzzle game I made during my vacation. I'm rather fond of the pipes puzzle where your goal is to restore a scrambled network of connections by rotating tiles. It's usually played on a grid of squares and this all started when I decided to make a programmatic solver for that kind of puzzle. Then I realized that with some minor changes the solver could generate new puzzle instances. I thought about what kind of puzzle to make and someone suggested a hexagonal grid. Adapting the generator wasn't too hard but then I had to create a way to play this variant. So…
2022 · hexapipes.vercel.app
- 5

- 6

Best fruit merging game experience across ios and android.
Jul 2026 · fruitmerge.codematics.co
- 7CA
Hi HN, I was inspired by Wordle to make Colorfle, a different take on the genre where the goal is to mix colors together to match the target color within six tries. There were some interesting problems to tackle in making this game, one of them being the difference between mixing digital colors and real-life behavior (in RGB, blue + yellow = grey!). I hope you enjoy it -- any feedback would be much appreciated!
2022 · colorfle.com
- 8

- 9LO
"Lights Out" is a mathematical puzzle that lives on an grid where each cell of the grid is one of two colors: either red or white. The goal is to eventually get all the cells in the grid to be red. What's the catch? Clicking a cell will not only flip its color, but also that of all cells sharing the same row or column as it. To me, this game feels like playing with a Rubik's cube --- every time you think you are fixing one cell, you mess up its neighbors! There are many ways to arrive at a solution... some mathematical (linear algebra, or combinatorics), others more logical,... and yet…
Oct 2025 · raymondtana.github.io
- 10

- 11SP
2020 · slices.ovh
- 12

- 13CA
Hey HN! I just finished building a puzzle game called Corral, and I’d love to share it with you. It’s a logic puzzle played on a rectangular grid, where some of the cells contain numbers. Your goal is to mark which cells are inside a single continuous loop that encloses all the numbers. For each numbered cell, the number tells you how many cells are visible in the four orthogonal directions (up, down, left, right) until a wall of the loop is hit, plus the cell itself. So a cell with a 2 must see one empty cell before hitting the loop boundary. Gameplay is all about deduction: you can mark…
2025 · mohammed321.github.io
- 14

- 15

- 16

- 17SA
Sep 2025 · swapple.fuglede.dk
- 18

- 19

- 20

- 21MP
2021 · mergefeed.net
- 22

- 23

- 24SA
Hello! Try out a 3x3 puzzle and click the question mark in the top right for a tutorial. I'd really appreciate any feedback! Thanks
2024 · slidecross.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →