nowfound

Alternatives

Products that do what PinChoo Marbles Lite, a tricky “marbles-based” puzzle game does

A "marbles-based" puzzle game, feels a little bit like pool, and a little bit like breakout, but it has its own flavor. Three worlds of linear gameplay in single-player mode, with a total of 36 levels, which the player can solve either by a few quick trick shots, or with a patient step-by-step approach. Shared screen mode to play against a friend. Our first title, feedback appreciated. This is the "lite" version, completely free, no ads. The full version has 5 worlds and 200+ levels. https://play.google.com/store/apps/details?id=com.apsisware.pinchoomarbleslite

  1. 1
    Blinks169

    An open-source board game system with a mind of its own

    2018

  2. 2IS

    Hey everyone! Long time lurker, first time poster. I've just reached beta in my game BoxByte Lyte. -What is it- It's a free 3d arcade game for hardcore players that uses color matching in interesting ways. Also it's a one button game, well movement and one button. Cool huh? The final release will be free too. -What I need- This is a very challenging game, so I really need to balance the difficulty so that it's still hard but not impossible. It would be great just to hear your experiences of the game and how far in it you got. -Where can I report bugs?-…

    2015

  3. 3

    Fascinating brain game

    2018

  4. 4

    The nostalgic tile-matching puzzle game in its new glory

    2022

  5. 5IB

    It's like a mix between Picross (Nonograms) and Polyominoes. It's a minimalist puzzler which has no text, no tutorials (none required) and no ads set in a relaxing environment. App Store: https://itunes.apple.com/gb/app/shapeuku-shape-puzzle-game/i... Play Store: https://play.google.com/store/apps/details?id=com.dtbgames.s... I have a bulk load of Android promo codes to give away, so if you'd like one let me know! (Sorry iOS users, I have no free codes left!)

    2018

  6. 6AH

    Point-and-click adventure with only one scenary! We tried to approach Minimalism trough gameplay. Isolated on a single stage, with a few a possible actions, you must endure trough a 40 days survival until the Sgt. Burden's crew can be rescued. Enjoy the puzzle and stay alive! And let me know if you have escaped the planet!

    2013 · godswillbewatching.clay.io

  7. 7DA

    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

  8. 8MD
  9. 9QG

    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

  10. 10

    Pixel-art logic puzzle game. Like the cat one, but no Ads.

    5d ago · apps.apple.com

  11. 11PA

    In 2025, my family and I had a long streak of playing a Gomoku / Go Bang / five-in-a-row based game called OK Play. I built a web version so that we could play any time we wanted (i.e. on our phones after kiddos went to sleep). The first player to get five-in-a-row (horizontally, vertically, or diagonally) wins. In the first phase of play, players take turns placing their pieces next to existing pieces (always edge-to-edge; you can't place a piece with only a corner-to-corner connection). After players exhaust their pieces, play moves into the movement phase: you pick up an…

    May 2026 · phive.app

  12. 12AM

    I love word association games. Here's a playable wordplay game where you match opposite word tiles. After playtesting a lot of mechanics, I think opposites play really nicely with Mahjong solitaire. The current generation of frontier LLMs can't make puzzles that get much more interesting than hot-vs-big-vs-fast. New inferences keep circling a small pool of concepts unless the prompting has a way to get the LLM into new territories of language. Puzzlemaking needs graph traversals. I made 20 levels algorithmically because I work with a huge semantic graph with over 100M edges, built from…

    Mar 2026 · linguabase.org

  13. 13AG

    Hey HN, I made https://linkians.com which is a game where all the action and state is contained in the url. The game involves taking care of little pets (emojis) that live in your url bar. Kind of like tamagotchi or sims. Feed them, play with them, and watch out for enemies! There's no server, just emojis in the url and client-side logic. Any linkians url using the supported emojis is a valid game state so you can save your game, or type out your own url and send it to a friend. I'd appreciate any feedback.

    2022 · linkians.com

  14. 14IM

    Hey there HN, I took a page from Wordle's mechanisms and made this game for fun for some friends and I. Check out Wheredle and let me know what you think of it! ↙ ↗ ↘ https://wheredle.xyz

    2022 · wheredle.xyz

  15. 15IM

    Any review, suggestion, feedback is much appreciated. Hope you like my fun weekend project

    2024 · maze.priyavkaneria.com

  16. 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

  17. 17
    Picxle11

    The daily puzzle where wrong guesses sharpen the picture

    Jul 2026 · picxle.vercel.app

  18. 18SA

    Hi HN, I've built Skub, a sliding puzzle game for the browser, based on a classic boardgame: Ricochet Robots. It started as a challenge of trying to simplify the boardgame mechanics to fit on a mobile browser, which led to an 8x8 grid. Since, it has evolved to a bit more of an experimentation with Deno, and a way for me to truly try out AI-assisted development. Claude Code has been especially helpful in building the BFS solver and setting up CI, less so in UI and logic. I hope you enjoy it, all questions / feedback welcome.

    Mar 2026 · skub.app

  19. 191W

    A few months ago I shared 18 Words, Zanagrams and Sunflowers here, which loads of you ended up playing and sending really useful feedback. I’ve now brought all three together into PZL games along with three new daily games. Just wanted to say thanks to everyone here who played, commented and helped improve them. HN has been a big part of getting these games off the ground. I'v now had over 1 million players across them. Would love to hear what you think of the new site, and any feedback is very welcome.

    9d ago

  20. 20DW

    I built this daily puzzle game called "Omitten". The idea came from a compulsive habit I got from reading books on an e-reader and constantly looking up definitions (iykyk). Quite often you'd see a single word with 20 different meanings in different contexts, and I wanted to build a game around that. In the game you get a maximum of 4 clues. The first one will generally be an archaic form or an unusual context. The second and third pivot into entirely different domains to try and trick your brain, and by the fourth, it should be fairly obvious. You start with only the first clue, and as you…

    May 2026 · omitten.com

  21. 21MN

    This is an idea I’ve been kicking around for a long time, and I decided to finally code it up. In the same way that Scrabble decomposes words into letters, what if there was a game that decomposed letters into sub-shapes? There’s a lot of directions this could go, and I’m still exploring the possibility space. Enjoy. Suggestions welcome. It doesn’t have a real name yet.

    2024 · shovemedia.com

  22. 22WA
  23. 23LA

    Lorblets is a little puzzle game I made: https://www.lorblets.com/ Lorblets is a variation on Lights Out. The goal of Lorblets is to turn ON all the lights. Unlike Lights Out (typically a grid of black and white squares), Lorblets puzzles have complex shapes (and bright colors!). The puzzles in Lorblets are generated at random from a seed, and they grow in size as you progress. The code quality is...not great? The design leaves something to be desired. And the game itself is a bit derivative. So why am I sharing this? Because I want to celebrate having shipped a complete game…

    2022

  24. 24

    2048, minus the nonsense.

    Jul 2026 · live2048.com

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