Sumplete – A logic puzzle game invented by ChatGPT
In plain words
Sumplete is a logic puzzle game created with ChatGPT. Players solve grid-based puzzles by using addition and subtraction rules to determine which cells to keep or remove. The game offers daily challenges and progressive difficulty levels, appealing to puzzle enthusiasts who enjoy number-based logic problems. It combines mathematical reasoning with puzzle-solving gameplay.
written from the facts on this page · September 2026
Does the same job
all alternatives →- IMI made a little math game named Summle2022 · summle.net · ▲189
I made this game for my children to play, as they are heavily into Wordle, and I thought they'd also like something maths based! Every puzzle is solvable and has at least one solution (usually more). There is a kids mode in the settings, plus a hard mode for extra difficulty.
- SASwapple, a little daily puzzle on linear reversible circuit synthesisSep 2025 · swapple.fuglede.dk · ▲72
- ADA difficult game to test your logic2025 · rvlabs.ca · ▲112
- FAFuseCells – a handcrafted logic puzzle game with 2,500 levelsDec 2025 · apps.apple.com · ▲37
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…
- TLTiny logic and number games I built for my kids2025 · quizmathgenius.com · ▲87
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
- CQControversial quiz game generated by ChatGPT2022 · github.com · ▲40
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io
Articos▲385Launch with confidence, not gut instinct Discussion | Link
Life & fun · 12d ago · producthunt.com
Nex▲351Claude Cowork for high-volume GTM workflows Discussion | Link
Life & fun · 3d ago · producthunt.com

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
Creatium Coach▲320Your multimedia mentor that takes you from mid to great Discussion | Link
Life & fun · 11d ago · producthunt.com
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io