
Bulls and Cows — Number Guessing Game
猜测秘密四位数,经典数字益智游戏。
@Olys1703 · X
🚀 Just released a new version of Bulls and Cows! The game now supports Dark Mode 🌙
完整作品展
技术栈
60 projects

猜测秘密四位数,经典数字益智游戏。
@Olys1703 · X
🚀 Just released a new version of Bulls and Cows! The game now supports Dark Mode 🌙

Logic Loom:在静谧环境中解决网格逻辑谜题
@birkinapps · X
Logic Loom is out now on iOS 🧩 A calm collection of grid logic puzzles — Want to try before installing? Play the web demo, no download needed. iOS: demo: #puzzlegame #indiedev

在手机浏览器上查找单词和解字谜的Words网页应用。
sgbeal · HN
Word-finder/anagram solver web app for mobile browsers

每日解谜游戏,找出AI生成代码片段中的错误并跟踪分数。
@MinnerAlgo · X
spun this app up yesterday. it’s like wordle (everyone has same problem to solve each day) for battling vibe coding brain rot. y'all still got it or are you cooked already?

在网格中组合数字瓷砖以达到12的益智游戏。
sarreph · HN
Dozenal – A Game of Spatial Arithmetic

用 PLG Esaie 选择数学难度和主题,做无限测验,立即查看答案。
@EsaiePelinyn · X
Check out what I just built with Lovable!

免费Math Circle课程:20课时计划、可打印资源、19个数学游戏,适合7-8岁儿童。
@iamjoshknox · X
This is very cool - I'm starting a math circle at my son's school this year. I vibe coded some teaching instructions for it here:

IntelligenceMax: 解答自适应AI生成的谜题来训练推理能力,从错误中学习。
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]

Codnite是开发者竞技平台,解决编程挑战并进行1v1对战。
@md_shadann · X

一款免费在线瓷砖拼图游戏,与朋友或电脑对战。
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

DSA Problems 是免费平台,包含 1000 道按主题和难度分类的问题,支持多种编程语言。
@Hshu_15 · X
Built something I’ve been working on 🚀 a free platform with 1000 DSA problems, organized by topic & difficulty. Built with ChatGPT + Antigravity and deployed on Vercel. 🌐 ⚡ #DSA #Coding

每日推理益智游戏,在8次尝试内推断代码。
Dinjure · HN
Dinjure – Bulls and Cows in one HTML file, with a fallible AI