Alternatives
Products that do what Onet Puzzle-Classic Tile-Matching Games does
Free online play classic tile-matching puzzle
- 1PP
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
- 2

- 3TC
I'm experimenting game mechanics that are usually seen on a typical grid, but transposed on an irregular one. This is a first game based on Minesweeper. The changes an irregular grid brings are that cells don't all have 8 neighbors. Some can have less, some can have more. So when you try and deduce if a tile has a mine, you have to pay closer attention at the number clues and which tiles neighbors it. My intention is to make a very classic game a bit more challenging & fun. I've also released a first version of Checkers/Draughts, and plan to test similar variants for Chess, Othello and…
2024 · polyreplay.com
- 4IW
I’ve been working on a puzzle game for a few years as a side project. The game is based on a small region of tiles in a grid that is mirrored, modified, and mirrored again. It’s based on a novel phenomenon I noticed where, once these mutations happen a few times, the original region can be hard to recognize. You have a feeling there are symmetries in the image, but they are just out of grasp. Going further, if only part of the region is visible, such as mirroring off the edge of the board, it adds to the feeling and it becomes a satisfying puzzle to solve. I originally published this on the…
2024 · hidden-mirrors.com
- 5DF
Domino fit is a domino tiling puzzler I spent a lot of time both making and playing. Its like sudoku but with a geometric angle, the sum of the dots must match the row and column numbers. It's running on Betsy, the server under my couch, and was made with typescript. I'm proud of it. I hope you give it a shot, and appreciate any thoughts or criticisms!
2024 · dominofit.isotropic.us
- 6SA
2021 · sokyokuban.com
- 7

- 8

- 9IB
Hi, I built Equatile, a logic-based puzzle game where you arrange number tiles on a grid to make every row and column equal their target values. It's built using Expo and is available for free on iOS, Android, and the Web. It's a game I've had in mind for almost 10 years now but never got to actually develop, until I came across Expo which made the process incredibly easy. I might open source the code on GitHub. I hope you enjoy playing it!
2025 · equatile.com
- 10

- 11

- 12GC
2023 · github.com
- 13

- 14HT
I created a puzzle game after some recent years of hiatus from game development. It was a puzzle game where you have to assemble a randomized tiles. You can view the preview using eye icon on the top right side. You also can undo your previous step. I created this game using Unity because I am already familiar with it. If you encounter the tiles is not randomized, please try recreate the tile again, I don't exactly know why it's happenning. Thank you
2024 · yunusefendi52.itch.io
- 15IM
I've been playing with this for quite some time and I think it's finally ready for public consumption. All feedback welcome.
2025 · madmonk13.github.io
- 16

- 17
- 18

- 19SA
2023 · sumplete.com
- 20

- 21

Hello HN! We're Rory and Chris, and we've made a game called Dozenal[0], a grid-based number puzzle game where the objective is to use all the tiles on the board to create totals of 12 (hence the name). We think the mechanic is quite unique, although keen to hear if people know of similar games! You essentially drag tiles across the board, and the distance between two numbers decides the arithmetic operation when they connect to each other: zero spaces is addition, one space is subtraction, two spaces is multiplication: e.g. 5 → 4 = 9 5 → _ → 4 = 1 5 → _ → _ → 4 = 20 We've spent the past…
Jul 2026 · dozenal.game
- 22IB
Forkle (forkle.co.uk) is a daily word game where two thematically linked crosswords occupy the same grid simultaneously. Every tile contains two letters - one belonging to each puzzle - displayed as a diagonal colour split. Where the two puzzles intersect, some tiles share the same letter, giving you a foothold into both crosswords at once. The mechanic has two layers: the shared grid, and the connected themes. Each day's two crosswords are thematically paired around a central idea. For example, a previous puzzle was "Same House, Different Kingdoms" - same home, same humans, entirely…
Apr 2026 · forkle.co.uk
- 23

- 24TW
A week ago I launched Tiled Words, my own unique spin on the daily word puzzle genre. Tiled Words merges tile-placing board game mechanics with crosswords. You rotate and rearrange tiles to find clues and rebuild a broken crossword. Every day there's a new themed puzzle for you to solve. The game is web based: the graphics are SVGs, animations are powered by CSS, and Vue/Nuxt are used to power templating, reactivity, and routing. Most of the complex logic lives in TypeScript modules. The whole thing is responsive. It's been a long time in the making. I started the first version in the…
Oct 2025 · tiledwords.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →