
完整作品展
技术栈
61 projects


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

实时多人竞答游戏,配有AI主持人、30+游戏模式和考试备考包。
@deebee230730 · X

Jiki 通过编码游戏和挑战学习编程基础,适合 LLM 时代
@RahimNathwani · X
Not a direct answer but the guys at Exercism (non-profit that publishes really good and free programming language self-study courses) recently launched a separate site to teach junior programmers both vibe coding and software engineering fundamentals.

与AI或在线对手下棋,通过迷你游戏决定每次吃子。
@GeorgeGognadze · X
Hi, I’m building the new chess version where mini games decide the capture @dualchess

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

交互式绘制FF9海洋中的Wang瓦片程序化图案
jawnston · HN
made a fun little website with AI to explain how the Oceans in FFIX are authored after days of slamming my head against the keyboard trying to deconstruct it

通过滑动式场景测验提升在育儿、沟通、领导力和财务方面的判断力。
@ShashankBhutiy4 · X
Duolingo for Soft Skills and career growth




Almost Selected 让烦人的文本选择变成轻松有趣的拼图游戏。
@PreciseAccident · X
I turned one of the most frustrating mobile experiences into a tiny browser game. When the world's most frustrating text selection meets peaceful words.