
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
21 projects

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

Avoid guessing the hidden word in this reverse Wordle game by following color clues.
lby910722 · V2EX
做了一个免费的 Don't Wordle 反向 Wordle 小游戏 最近做了一个原生浏览器版的 Dont Wordle: https://dontwordle.app/ 玩法和 Wordle 反过来:不是尽快猜中隐藏单词,而是要在遵守每一轮颜色提示的前提下,尽量避免猜中答案。页面里有合法单词数量、Undo 、每日局、本地保存进度,不用登录。 技术上是原生页面里的小游戏组件,不是 iframe 。欢迎试试,有反馈也可以直接回帖。

Real-time multiplayer quiz game with AI host, 30+ game modes, and exam prep packs.
@deebee230730 · X

Guess songs from short audio clips in this daily music guessing game.
Songless — 浏览器音乐猜歌游戏,听歌曲开头片段猜歌名或歌手,支持每日挑战、无限模式和主题歌单,无需安装即可游玩

Play 7 Takes, a card game of nerve and memory, against an AI dealer.
u/termicrafter16 · Reddit
A friend taught me a Slovenian card game two days ago. GPT-5.6 Sol helped me turn our argument into an AI opponent. Two days ago, a friend taught me Sedmice, a traditional card game we play in Slovenia. The rules are simple, but we quickly got into an argument about the best moves. Naturally, I decided the reasonable way to settle it was to build an AI opponent. I wrote out the rules, project specification, architecture, and implementation details, then handed the logic to GPT-5.6 Sol. Ab

Block distracting websites by solving math or coding puzzles.
hackitup7 · HN
TLDR built a Chrome site blocker that lets you into distracting sites only after you do some math or simple coding (JS only right now). Direct link to extension (the site just gives you more context): https://chromewebstore.google.com/detail/sphinx-earn-your-di... Philosophically it's a speed bump rather than a hard gate, because you'll eventually tear a gate down but you'll leave a speed bump. I've always eventually removed site blockers, or just had them become a nuisance that I reflexively dismiss before getting to distracting sites. Site blockers don't really reduce the "start navigating to a distracting site" muscle memory, and they eventually just become annoying. Dopamine is a hell of a drug. At the same time, I've been getting frustrated that my intermediate/advanced math skills have atrophied, and becoming more senior in my career (plus AI...) has caused my coding skills to atrophy even further. Realistically I'm not going to force myself to do math or coding exercises aft

Inject engineered cognitive abilities into AI agents at inference time.
@frank_brsrk · X
reasoning tools for ai agents

Analyze chess games with natural language explanations using an open-source browser tool with no login required.
u/ICARUS_2X · Reddit
Spent 7 months building a FOSS platform for natural-language chess analytics (No LLM) Hey guys, I've released CHONSE2, an open-source game review platform that offers unlimited analysis and move explanations without using hallucination-prone LLMs, running entirely in your browser. chonse2.com But Lichess is free, so why use this? Some have asked. It expands on Lichess's feature set a few different ways: Full analysis (accuracy/elo estimations/eval graphs, etc) requir

Daily Telegram game where you climb the corporate ladder and avoid meetings.
@TStaniulis_NFT · X
🎮 Play. Test. Give feedback. Win. We’re looking for testers for our new Telegram game. 🏆Best testers get Prompt Anatomy course prizes worth $39 and $99.

Match anime colors from memory by adjusting HSB sliders in this guessing game.
ToonTone — 在线动漫猜颜色小游戏

Play Yahtzee against an optimal AI to test your strategy intuition.
@afotherg · X
I vibe coded an optimal yahtzee game. See if your intuition is the right move. Repo at with acknowlegements

Complete sentences and get a clanker score based on how predictable you are to AI.
niklio · HN
You write 8 text completions and open models score how predictable each word was too them. Predictable => clanker. You can share results with your friends. The scoring checks every word you write against the model's logprobs. Right now I'm using Llama3.1, Deepseek v3 and Qwen3 to keep costs low. I tried to calibrate it so other models (chatgpt/claude) score 100% and interesting human responses score in the 10-30% range. Totally free, no signup