nowfound

Life & fun · May 24, 2026

Patches Puzzle

Divide the grid into perfect puzzle patches

What it does

Patches Puzzle is a free browser logic game where you divide each grid into clean rectangular patches using number clues. Play a quick Daily Mini or take on a larger Daily Max, directly in your browser. It is simple to start, but every board rewards careful spatial reasoning.

Does a similar job

all alternatives →
  • Patches GameMay 2026 · patchesgames.online · ▲2

    Play Patches game free online!

  • Patches GameMay 2026 · patchesgame.app · ▲1

    Play Unlimited Patches Game for Free

  • FI
    Figure is a daily logic puzzle game2022 · figure.game · ▲417

    Hello, HN! Figure is a little side project I’ve been working on. Someone described it as Bejeweled meets Wordle. I built the puzzle interface and website in Next.js and React, which was a first for me and overall a great learning experience. The daily puzzle data is queued up in a PostgreSQL table. Another table stores anonymous solve stats. Once a day, a cron job hits a serverless API that promotes the next puzzle as “live” and prompts Next.js to update the prebaked static site with the new data. The game state is managed with Redux and your stats are persisted to localStorage. Framer…

  • PatchCraftMar 2026 · patchesgameonline.com

    Patches Game

  • Zip Game — Daily Logic Puzzle27d ago · thezipgame.com · ▲3

    Connect every number, fill the grid — a free logic puzzle

  • MosaicJun 2026 · mosaic-game.uk · ▲3

    A logic puzzle game designed for everyone

More life & fun this month

the category →

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com