
ValuePair: The friendship app without swiping
Match with friends based on shared values through question-based comparisons.
zloy88 · HN
ValuePair – a friendship app that cares about values first
The full gallery
Tech stack
25 projects

Match with friends based on shared values through question-based comparisons.
zloy88 · HN
ValuePair – a friendship app that cares about values first

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

Discover indie apps and connect with makers to buy, sell, or trade creations.
@JamesAuble · X
Building something cool? List it on DealMyApp and get your project in front of thousands of founders, makers, and potential buyers. 🚀

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

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

Explore a walkable 3D virtual lobby with AI products, games, a movie theater, and chat spaces.
@TIM_x_AI · X

Free-to-play multiplayer flight simulator in your browser where you dogfight with other players online.
@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

Accountability app with an AI rival that trash-talks and duels with you weekly to push goal completion.
@nemesis_goals · X
Building an AI goal tracker that hates your excuses and roasts your failures.

Interactive group chat simulator game based on real events; simulate conversations with AI.
@Marcus44376670 · X
把孙哥小作文当上下文灌给ai,做了一个高浓度群聊模拟器互动游戏... 作者为d4f 吃瓜的朋友应该可以通过这个可交互的方式体验事件经过......

The fun couples app to compete, track, and map your bathroom conquests together.
@miguelman99 · X

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