
ValuePair: The friendship app without swiping
ValuePair 是一个基于共同价值观的友谊匹配应用,通过问卷帮你找到志同道合的朋友。
zloy88 · HN
ValuePair – a friendship app that cares about values first
完整作品展
技术栈
17 projects

ValuePair 是一个基于共同价值观的友谊匹配应用,通过问卷帮你找到志同道合的朋友。
zloy88 · HN
ValuePair – a friendship app that cares about values first

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

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

观看32种对手动物的电影级战斗,争夺终极冠军之位。
@rjones · X
As a 43-year-old father, building a game and creating characters of animals, with your son, is a pretty cool thing to tick off the bucket list ☀️

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

免费传送门竞速游戏:与幽灵竞速,击败AI对手,冲刺世界排行榜。
@mattezell · X
By far my favorite vibe coded game Claude and I have made to date. Initially a playable one shot using Opus 5 High using the Gauntlet Loop, then further revised via iterative sessions with Fable 5 High - all from my phone on my couch 😁

选择领导美国或中国,在策略游戏中竞争2030年AI竞赛。
micstradev · HN
I made a strategy game where you play the US or China through the AI race, 2026 to 2030, sixteen quarterly turns in the browser. One run takes about half an hour. At the start, the game seals two dice you never get to see. Inside: how hard alignment really is, and how fast takeoff compounds. You get eval reports, but only as ranges, and they flatter you most exactly when your systems are least aligned. At the end you get a debrief which shows what your evals said each quarter and also what was actually true. I lost every run I played myself so far. Every number in the game is source-backed or a labeled design choice. Some of them are wrong somewhere. There is an issue template for challenging a number with a better source, and the better source wins. No accounts, no tracking, no server, works offline after first load. AGPL, nonprofit. Cards and parameters are plain JSON. Contribution is possible without writing code. Would like to have your thoughts if it is fun to play, how you lik

参与社区竞猜,让时间验证你的判断,记录你的段位。
geniushui · V2EX
我的第 4 个 Vibe coding 项目——猜一猜 网址: https://cai1cai.com/ 猜一猜,让时间验证你的判断 花了 2 天时间整出来的,请各位大佬给点建议!


在这个多人空闲RPG中升级你的角色,即使离线也能继续进展
u/Jaebola · Reddit
I built a multiplayer browser RPG game (with heavy AI assistance) Like many other gamers, I believe I have a solid grasp of game design knowing the best approach and the most logical course of action when it comes to balancing mechanics or adding new features. I really wanted to channel the 50,000+ hours I’ve spent in multiplayer games primarily MOBAs, ARPGs, survival games, and MMORPGs into a finished product of my own. I had specific criteria from the very start: The gam

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

与朋友一起画秘密提示,让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