
Patches - Free Daily Logic Puzzle Game | Play Patches Online
Daily logic puzzle game inspired by Shikaku and LinkedIn Patches.
patches game — 每日逻辑谜题游戏
The full gallery
Tech stack
29 projects

Daily logic puzzle game inspired by Shikaku and LinkedIn Patches.
patches game — 每日逻辑谜题游戏

Play a new word search puzzle every day in your browser without signing up.
Daily Word Hunt — 每日更新的 Word Search 划词解谜小游戏,无需注册,提供主题系列与打印包,支持 Google 登录同步进度 - [源码](https://github.com/s87343472/daily-word-hunt)

Play a polished word grid game with daily, express, and unlimited modes using open-licensed vocabulary.
lby910722 · V2EX
[分享创造] Squaredle 2:独立的字母网格找词练习游戏 我做了一个独立的字母网格找词练习游戏 Squaredle 2: https://squaredle2.org/ 它提供 Daily 、Express 、Unlimited 三种模式,棋盘和词库都是独立制作/采用开放许可词汇,支持触屏、鼠标和键盘操作,进度保存在浏览器本地,不需要账号。 项目是非官方、独立作品,与 Squaredle LLC 没有关联或背书。欢迎反馈难度、无障碍和词库体验。

A daily puzzle game where you spot AI-generated errors to sharpen critical thinking.
u/CogniKing · Reddit
Play Parry — a 2-minute daily puzzle about catching AI's mistakes: spot the planted flaw, catch the answer that's lying to you I have been recently fascinated with puzzles as a way to help improve my BS-radar when using AI. I designed Parry to help with this - One puzzle a day - find the one flaw hidden in a confident paragraph, pick which of two AI answers actually helps you (one is subtly useless), call a claim true/false. Free, no account, nothing you input leaves your devi

Play free Sudoku puzzles with five difficulty levels, daily challenges, hints and scoring.
@elgayar007 · X
Check out what I just built with Lovable!

Play thousands of free browser games instantly without registration or downloads.
UB Games — 免费浏览器游戏

Improve your reasoning by solving adaptive AI-generated puzzles that learn from your mistakes.
u/connerpro · Reddit
IntelligenceMax - Adaptive reasoning practice with live AI questions (claim-safe near vs far) submitted by /u/connerpro to r/SideProject [link] [comments]

Put your knowledge to the test, earn streaks, daily rewards, climb the leaderboards, and claim unique milestone NFTs on the blockchain!
@roxsolid_co · X
Web-based quiz game like never before; enhanced with streaks, daily login rewards that can unlock in-game powerups, NFT-style progression and quiz leaderboard. 👉

Observe a color, then recreate it from memory in daily challenges.
@index_caogen · X
我的新游戏网站 Color Match Game 上线了 🎨 观察一个颜色 4 秒,然后凭记忆用色相、饱和度和亮度把它还原出来,看看你的色彩记忆能得多少分。 每天 5 道挑战,全球玩家题目相同。 完全免费,无需注册。 来试试你能不能超过我: #独立开发 #独立游戏 #小游戏

Slide the green piece to the target with unique movement rules for each colored piece.
u/DailyObstruction · Reddit
Obstruction - A daily sliding puzzle Obstruction is a puzzle where the aim is to slide the green piece to the target. Sounds simple, but pieces have movement restrictions depending on their colour so the solution isn't always as easy as it seems. With a fresh puzzle every day and a short playtime, this game can become a fun habit that slips right into your daily routine. Compete with your friends to see who can solve it in the shortest time or fewest moves using the share button

Play an interactive game exploring finite and infinite concepts.
@im_SuuQAQ · X
我根据这本书让claude做了一个网站 文案是自己写的 感兴趣的可以来看看

Play a free online tile-pattern game with friends or solo against the computer.
heliostatic · HN
A couple weeks ago we were on vacation with friends, and after the kids were asleep we played games -- mostly Qwirkle, which I had never played and am terrible at. I don't care about being terrible at games, so I made a web version to keep playing after vacation: build lines of tiles that share a color or a shape, 2-4 players (or add bots). I wanted it to be low friction, so there are no accounts. Your identity is an anonymous id in localStorage, and you can move it to another device by scanning a QR code or hitting a unique url. Start a game and text someone the link (game slugs are semi-memorable three word phrases), or "Play the computer" and you can play immediately against bots. Games are async-friendly with web push for turn notifications. The stack is one Node process on a small VM, Next.js + Socket.IO, no database. The server and the client use the same engine so moves validate optimistically, and the bots go through the same functions, so bot moves are always legal. State is