
Oops, It’s a Date
在互动游戏中创建并回应AI生成的约会邀请。
@Bit_LittleP · X
刷到一个男生邀约女生的AI约会软件,很有意思 于是,我做了一个女生邀请男生版 Oops, It’s a Date 👉 有人这样邀请你,你会心动吗?😻🫶
完整作品展
技术栈
18 projects

在互动游戏中创建并回应AI生成的约会邀请。
@Bit_LittleP · X
刷到一个男生邀约女生的AI约会软件,很有意思 于是,我做了一个女生邀请男生版 Oops, It’s a Date 👉 有人这样邀请你,你会心动吗?😻🫶

与朋友和家人在线免费玩派对游戏,无需下载。
多人聚会小游戏 bestpartygames — 多人聚会小游戏网站,可以玩谁是卧底,狼人杀,真心话大冒险等等游戏

与朋友滑动电影和剧集,找到你们都同意的选择。
@that80zguy · X
Check out what I just built with Lovable!

一款免费在线瓷砖拼图游戏,与朋友或电脑对战。
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游戏大师主持的多人策略游戏中竞争和统治
jklewis · HN
Machinations – a multiplayer strategy game where LLM is the game master

与伴侣分享每日更新,获取 AI-mediated 关系洞察。
@Crypt0_Titan · X
While other AI advises you to dump your GF (because it's agreeable), our AI (Sage) hears both sides of the story and helps mediate between you two

KnowUsWell 两人友谊测试,发现你们的关系类型。


改变字母逐个拼出目标单词的免费文字谜题游戏
poople game — 字母拼字游戏,逐个添加字母直到拼出目标单词

多人在线实时画图猜词游戏,创建房间分享链接即可畅玩。
DoodleGuesser — 免费在线画图猜词派对游戏,创建房间分享链接与朋友即时畅玩,实时画图猜词,自动计分轮换,无需下载注册

玩 20 个由 Claude 生成的经典 HTML5 游戏,可查看提示词。
yidaimaxia · V2EX
claude fable5 生成的游戏效果 最近 claude fable5 相当聒噪,我用这个模型一句话生成了 20 款经典的 H5 网页小游戏 为了方便大家试玩和研究,我把它们集成到了自己写的轻量级工具站里,并且将每款游戏生成所用到的完整英文 Prompt 提示词完全公开在了游戏详情页,可以使用这个 prompt 在其他模型跑跑看是啥效果。 👉 小游戏在线试玩与 Prompt 传送门: https://www.pokitx.com/zh/html-games 🎮 部分小游戏复刻 showcase: 森林冰火人 (Forest Ice & Fire) 复刻程度:完美还原了双人键盘控制、冰火物理陷阱的碰撞体积判定。 Prompt:我们在详情页附带了引导 AI 编写双人物理按键监听和关卡碰撞图纸的核心 Prompt 。 试玩 & 提示词: https://www.pokitx.com/zh/html-games/senlinbinghuoren 3D 坦克大战 (Tank Battle 3D) 技术要点:利用 H5 Three.js 库,由 AI 一

与朋友一起画秘密提示,让AI评判和吐槽你的绘画。
u/Mental_Training4132 · Reddit
Doodle Judge — built a game where an AI roasts your drawings, solo project Everyone in the room draws the same secret prompt under a timer. An AI (Claude Haiku) judges every drawing on a different criteria each round. The AI might roast you if you're not the best doodler. Built it solo. React/Tailwind frontend, FastAPI backend, deployed on Railway. Play with friends via a room code, or try it solo first to see how it works. No sign-up beyond picking a name. Would love any feedback or im