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

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

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

发现独立应用,与创作者连接来购买、出售或交易创意作品。
@JamesAuble · X
Building something cool? List it on DealMyApp and get your project in front of thousands of founders, makers, and potential buyers. 🚀

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

在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


免费多人飞行游戏,在浏览器中与其他玩家空战。
@TechMomentum_ · X
One guy. Three hours. A flight simulator, built inside a browser. Pieter Levels prompted Cursor and Grok to build from scratch, vibe coded almost entirely live on X. 17 days later: $87K a month. 320,000 people dogfighting strangers online. Elon Musk tweeting about it. The money came from ad slots on the terrain, zeppelins, billboards, about $5K a pop, sold straight from his own account. No team. No pitch deck. Just a guy shipping alone with tools most of us already pay for. This is what solo looks like now. #buildinpublic

配有AI对手的问责应用,通过每周决斗推动你完成目标。
@nemesis_goals · X
Building an AI goal tracker that hates your excuses and roasts your failures.

交互式群聊模拟器游戏,体验特定事件的对话过程。
@Marcus44376670 · X
把孙哥小作文当上下文灌给ai,做了一个高浓度群聊模拟器互动游戏... 作者为d4f 吃瓜的朋友应该可以通过这个可交互的方式体验事件经过......

The fun couples app to compete, track, and map your bathroom conquests together.
@miguelman99 · 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