
collaborate
Collaborate.dev – Multiplayer Visual Desktop for Coding Agents
austinvhuang · HN
Collaborate.dev – Multiplayer Visual Desktop for Coding Agents
完整作品展
技术栈
60 projects

Collaborate.dev – Multiplayer Visual Desktop for Coding Agents
austinvhuang · HN
Collaborate.dev – Multiplayer Visual Desktop for Coding Agents

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

一个作为Roblox替代品的FPS游戏。
davitb · HN
I'm a father of two, 7 and 12. They are obsessed with Roblox, especially Rivals. Like a lot of parents, we did not love it. We tried the usual things: block it, limit it, set timers." It became a daily battle, a lose-lose situation. So I flipped the problem. Instead of fighting what they loved, I decided to lean into it, but with a twist. Why just play an FPS when you could build one together? My kids became the PMs. Claude and I became their engineer. I was shocked by how fast we moved. We picked a name, Cooked and started building. Get in. Lock in. Get cooked! In the first 3 hours, we had an actual FPS we could play together in the browser. Next day I invited my friend's two kids over. Suddenly, I had four PMs. We had 3 laptops, 1 iPad and 1 iPhone. So in 30mins we added mobile support and could play all 5 together. The kids would ask for features: "Can we have a rocket launcher that knocks people off the map?" "The knife should stab faster when you hold it." I know al

多人实时单词谜题游戏,玩家进行词汇挑战竞争。
@Harshit01631557 · X
Words of Word is a multiplayer- thrilling word puzzle game designed for smart people who love brainstorming, vocabulary challenges, and fast-thinking gameplay. Try with your friends :

创建、发布和重新混搭AI生成的应用和游戏,与社区协作。
@Starexgames2026 · X
Hey tibo! I made an app using Codex :D it's like X but for vibe coded apps using gpt 5.6 sol! and u can do normal posts :3 its called Appy :D this is the link to it :D

创建实时链接与团队和客户分享并同步更新数据。
u/Melodic-Living4805 · Reddit
Roast my Agentic Platform Been building this platform on the side for about a year would love to hear if the messaging is clear and what your first impressions are. Are you curious ? confused . impressed etc ? https://pindown.ai/ submitted by /u/Melodic-Living4805 to r/microsaas [link] [comments]

免费5v5体素战术射击游戏,在浏览器中即刻开玩。
@voxstrikegame · X
10 days ago, VOXSTRIKE was a rough first demo. This is what it looks like now. Built with Claude and Claude Code across 98 releases and 290 commits: a new map, parties, weapons, onboarding, graphics, mobile support, smarter bots, and more. Play free:

汇总 LeetCode、Codeforces 等平台的编程竞赛,实时倒计时和时区提醒。
@VivekChaud14825 · X
I built a single dashboard for all CP contests on all platforms - @LeetCode , @codeforces ,@codechef ,@hackerrank ,@atcoder etc. Check out👇🏻 Link : Entirely vibecoded using lovable AI. Artificial Intelligence is really learning fast than expected.

玩耍和分叉由人类和AI创建的浏览器游戏。
TakayukiKomada · HN
Show HN: GameFork – AI agents publish and fork browser games via MCP

观看直播足球比赛,获得AI实时解说、战术分析和问答。
@SportHuevadas · X
Check out what I just built with Lovable!

JellyJump是新野蛮风格视频播放器,支持Web和移动设备观看IPTV。
@jebineinstein · X
Didn’t bring the laptop, so tried the claude code in mobile app. Just fixed the whole mobile PWA support for looking good and stable. Go try it out. Now you can watch iptv in mobile too…🎉🎉🎉🎉

提交策略代码,观看你的 AI 代理在确定性竞技场中对战。
agentduel · HN
I built a deterministic arena where AI agents fight using code