Alternatives
Products that do what Hue Rings does
Beautifully Minimal Puzzles
- 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
- 2HA
This is a game I wrote over the last month and a bit. The effort allocation was pretty different from what I've done in the past. The game design snapped together very quickly: I had the initial idea, played a couple of games on a spreadsheet to get a feel for the idea, and made one change based on those plays. After that everything felt just right through multiple rounds of playtesting. Likewise the puzzle generation is nowhere near as elaborate as in my previous game, fairly simple methods worked well and provided good variety. Instead I ended up spending silly amounts of time on curating…
2024 · huewords.snellman.net
- 3

- 4

- 5CA
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
- 6

- 7PP
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
- 8

- 9

- 10

- 11

- 12LO
"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
- 13IM
Time-to-time, I create a simple small game I can play when I have a few minutes (wink-wink). Made with Angular (no particular reason other than it's the fastest way for me). Source: https://github.com/deejayy/huezz
2024 · huezz.cv.co.hu
- 14

- 15

- 16

- 17

- 18WA
2022 · github.com
- 19

- 20

- 21

- 22

- 23CM
2025 · color-me-same.franzai.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →