Alternatives
Products that do what FuseCells – 2,500 handcrafted levels logic puzzle game with leaderboard does
Hi everyone, I built FuseCells, a minimalistic logic puzzle game where every level is handcrafted (no procedural generation). It started as a personal challenge: design a clean rule-set and scale it to thousands of puzzles without losing difficulty balance. What’s unique: - 2,500 handcrafted levels across multiple grid sizes - Deterministic logic, no guessing required - A rule system inspired by constraint-solving and path-finding concepts - Daily Challenge + leaderboards (I added these to give the game a “reason to come back” without turning it into a grind) - Built end-to-end as a solo dev…
- 1FA
Hi everyone, I built FuseCells, a minimalistic logic puzzle game where every level is handcrafted (no procedural generation). It started as a personal challenge to design a clean rule-set and scale it to thousands of puzzles without losing difficulty balance. What’s unique: • 2,500 handcrafted levels across multiple grid sizes • Deterministic logic — no guessing required • A rule system inspired by constraint-solving and path-finding concepts • Daily challenges and global progress tracking • Fully built as a solo dev project Technical notes for those curious: • Level generation tools I wrote…
Dec 2025 · apps.apple.com
- 2TL
I’ve been building a few small games to help kids (and curious adults) build reasoning and logic skills. Think Word Ladder, Prime Hunter, Math Maze ,all in the browser, no installs. Would love feedback or suggestions for new types of puzzles
2025 · quizmathgenius.com
- 3AD
2025 · rvlabs.ca
- 4

- 5MB
Built and open-sourced in the era before AI. I’m sure you know where to find the code.
Apr 2026 · mehuleo.github.io
- 6LD
Hey HN, About twenty years ago, while I was in college, I first stumbled upon James Propp's Self-Referential Aptitude Test [1] and absolutely loved it. Ever since then, I've had this idea of turning that concept into a daily game, and I've finally built it: https://www.logiquiz.com/ The game interface checks each question against the answers you've given, so it doesn't spoil anything by giving away the answers. There are five different tests each day, from very easy to very hard. I'd love to hear what you think! [1]: https://faculty.uml.edu/jpropp/srat-Q.txt
2025 · logiquiz.com
- 7IM
2024 · vidzert.com
- 8IM
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
- 9AC
Hello HN! After I got a great response on my first game, I wanted to share the second game I ever made. It's an infinite jumping game, but there are bombs to watch out for! It can be played both on desktop and mobile. It can be installed as a PWA too. If you enjoyed, please leave a star on the GitHub repository: https://github.com/shajidhasan/dotventure Thanks for taking a look. Years ago, whenever I wanted to build games, I'd always stop because I felt I needed to create original game assets but could never get it done. After making this game, I've realized that you…
2024 · dotventure.vercel.app
- 10CA
Hi HN, I'd like to share a logic number puzzle game I created! It is somewhat reminiscent of Sudoku and Minesweeper, but with its own twist. The rules are simple but it can be quite challenging! Please enjoy :) The feedback on the game prototype was invaluable and I incorporated a lot into what I hope is a more polished version of the game. What's new: Introduced a daily puzzle challenge. Dark mode. Enhanced user experience with improved UI. I'd love to hear your thoughts on these updates. Feedback is always appreciated!
2023 · cubisum.com
- 11

Connect every number, fill the grid — a free logic puzzle
26d ago · thezipgame.com
- 12DP
2018 · gaiaeternal.itch.io
- 13XM
2018 · natejenkins.ch
- 14QG
I posted a version of this over a year ago but decided to rebuild it recently. Bored Spreadsheet is a collection of quick and easy games that look like a spreadsheet from a distance. I have tightened the app to be a collection of 6 games: Minesweeper, 2048, solitaire, sudoku, a market trading game and a daily reconciliation puzzle where the player must find bad data in a fake table. The games are free to play but sign up is required to submit your scores to the leaderboard. As was the original intention over a year ago, I hope this proves useful to those office workers who have a lot of…
Jun 2026 · boredspreadsheet.com
- 15

- 16FA
Hey everyone, I'm Fabio, a very long time lurker here. Today I want to celebrate and share with you, again, a game that I conceived more than 8 years ago. I shared it last week with all its history (if you're curious) [1], but it just stayed in the "shownew" and never reached the main "show" page, hopefully this time it'll do better (:crossed_fingers:)! What changed since last week? Today I've also published the mobile apps for both iOS and Android (last week it was just web), which are also my first mobile apps ever. So I believe it's still a worthwhile post and something to show :) I'd…
2024 · fiftygame.com
- 17GA
I wanted to learn more about RAG implementations, so I built something to solve the constant digging through manuals whenever we play a game. It's fairly simplistic, but actually has worked pretty well for some of these conflicts. Everythings Open Source on GitHub if you're curious (or have ideas), and I'd love to hear feedback from fellow boardgamers!
2024 · gamegame.ai
- 18SA
2016 · stacks.amizrahi.com
- 19DA
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
- 20

This was a lot of fun to build! I have an autistic son who is extremely interested in power lines, electrical transmission towers, and how the grid works. I decided to build a little game for him. When I finally showed it to him with bated breath, he rolled his eyes and said, “Is it 3D? I’ll only like it if it’s 3D!” So, I decided to polish it up and release it to the world! You get a 9x9 map with one power plant, three houses, and terrain obstacles, and the goal is to connect the power plant to the houses with an optimal path. Beneath the coat of paint, it’s a graph theory optimization…
12d ago · wirespan.app
- 21IB
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
- 22GA
Feb 2026 · gridlgame.com
- 23

Hey HN, I built Bisecto (https://bisecto.com), a minimalist browser game with one simple mechanic, cutting (bisecting) a procedural 2D shape into two exact 50/50 halves with a single straight line. Confession: I got completely hooked watching those viral reels of people trying to cut fruits and vegetables into perfectly equal halves, and that was my inspiration for this game :D I've been writing code for 12+ years, but for this project I leaned heavily on LLMs to quickly spin up this game, I thought it's going to be quick, but it took me some time (around 2 weeks) to make the…
17d ago · bisecto.com
- 24IM
This is a tetris style game where you need to fill 5×8 grid completely with 10 falling blocks. Simple game based on skill and logic. Feedback is much appreciated.
Jan 2026 · playdropstack.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →