Alternatives
Products that do what Connections Puzzle does
Play unlimited nyt connections game
- 1

- 2

- 3

- 4

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

- 7

- 8

- 9

- 10
- 11

Spoiler-safe hints for today's Connections puzzle
Jul 2026 · nytconnectionshints.xyz
- 12

- 13

Connections style Game in 195 Languages
Mar 2026 · lingopop.unitz.app
- 14

- 15

- 16

- 17

- 18

- 19SN
Just for fun I decided to see if I could use chatGPT to solve NYT Connections word puzzles. It uses a pretty straightforward BFS search in which the LLM is first prompted to generate several possible groupings of four related words, and then a different prompt is used to evaluate the soundness of each of those groupings. This approach seems to be able to produce the correct solution somewhat less than half the time. Some observations: * For whatever reason, chatGPT-4 seems to be a bit worse than 3.5 at generating Connections groupings. I haven’t tested systematically so maybe this is just…
2023 · github.com
- 20

- 21

- 22

- 23

- 24

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