
HYPERBUBBLE — embrace the tech, navigate the risks, manage the hype. How far can
一款关于导航科技风险和管理创新炒作的单按钮游戏。
2020science · HN
I asked Claude to turn 20 years of my research into a game
完整作品展
技术栈
20 projects

一款关于导航科技风险和管理创新炒作的单按钮游戏。
2020science · HN
I asked Claude to turn 20 years of my research into a game

统一代码协助、交易工具和团队协作功能的AI驱动平台。
@ThrillStack · X

Spuckometer:通过物理模拟测量物体掉落的高度。
u/daboehla · Reddit
I built a web app that measures how high you can spit (or drop anything) using real physics Hey 👋 I made a silly web app called Spuckometer: you drop or spit something, tap to time the fall, and it calculates the height — using a real physics sim with air resistance, so a spit blob gives a different result than a stone. It's a PWA, vanilla JS, no framework, no sign-up. Built it mostly for fun (and to play with the drag physics). There's a mascot named Klaus whose eyes follow your cursor 👀

免费传送门竞速游戏:与幽灵竞速,击败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 😁

加密主题的小行星街机游戏,收集道具并在排行榜上竞争。
@biteroidsarcade · X
☄️ Blast through waves of crypto-themed asteroids in the most addictive retro arcade reboot on the web. ⭐ Collect power-ups, chase high scores, master the grind, climb the leaderboard 🕹️ Play anywhere — desktop or mobile, same account & progress 👉

即时部署您的vibe-coded应用,自带数据库、文件存储和实时交互。
@Fusekit_cloud · X
Especially when that vibe coded app is internal and hyperspecific to your needs! Try to deploy your vibe coded apps and automatically get a full database, file storage, realtime interactions and many morr thing! Free to start without a credit card right now :)

一款在浏览器中的喜剧物理射击游戏,向布娃娃角色扔东西。
Yahivin · HN
Nutshot Simulator – 31 days, 59K prompts, 142M tokens, ~$23K of Claude

掉落地板来堆叠塔楼,每层代表真实建筑。
u/eashish93 · Reddit
I made a tower stacking game where every height you pass is a real building highrise.lol - tap to drop a floor, stack it as high as you can. Every height you pass is a real building. Free, no signup. Built with Claude Opus 5. Three things I got wrong. I thought the game was the hard part. It wasn't. Anyone can POST a fake score, so I rebuilt the physics to let the server replay your whole run from a seed and a list of taps and check it itself. That touched everything.