
Oops, It’s a Date
Respond to AI-generated date invitations in an interactive dating game.
@Bit_LittleP · X
刷到一个男生邀约女生的AI约会软件,很有意思 于是,我做了一个女生邀请男生版 Oops, It’s a Date 👉 有人这样邀请你,你会心动吗?😻🫶
The full gallery
Tech stack
19 projects

Respond to AI-generated date invitations in an interactive dating game.
@Bit_LittleP · X
刷到一个男生邀约女生的AI约会软件,很有意思 于是,我做了一个女生邀请男生版 Oops, It’s a Date 👉 有人这样邀请你,你会心动吗?😻🫶

Play free interactive party games online with friends and family, no download needed.
多人聚会小游戏 bestpartygames — 多人聚会小游戏网站,可以玩谁是卧底,狼人杀,真心话大冒险等等游戏

Swipe movies and shows with friends to find matches you all agree on.
@that80zguy · X
Check out what I just built with Lovable!

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

Play a multiplayer strategy game where an AI serves as the game master.
jklewis · HN
Machinations – a multiplayer strategy game where LLM is the game master

Get AI-mediated relationship insights by sharing daily updates with your partner.
@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

A two-person friendship quiz that reveals what your relationship type is.

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

Change one letter at a time to reach the target word in this free, no-login word puzzle.
poople game — 字母拼字游戏,逐个添加字母直到拼出目标单词

Multiplayer drawing guessing game you can play instantly in your browser with friends.
DoodleGuesser — 免费在线画图猜词派对游戏,创建房间分享链接与朋友即时畅玩,实时画图猜词,自动计分轮换,无需下载注册

Play 20 Claude-generated classic HTML5 games with their prompts visible.
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 一

Draw the same secret prompt as your friends, then let an AI roast your drawings.
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