
Pet Arcade | What Pet Should I Get?
在浏览器中畅玩免费宠物街机游戏,无需下载。
scamdrill · HN
I used Claude to make some free fun pet-themed browser arcade games
完整作品展
技术栈
11 projects

在浏览器中畅玩免费宠物街机游戏,无需下载。
scamdrill · HN
I used Claude to make some free fun pet-themed browser arcade games

@BratDotAI Your competitors leave signals everywhere, Growlytics finds them and turns them into your next customers. https://t.co/VmEVHkvxKR
@devWalo · X
Your competitors leave signals everywhere, Growlytics finds them and turns them into your next customers.

MeliBoost 是 Mercado Libre 卖家的一站式订单、库存和账单管理平台。
@soyoctaviosimon · X
Sounds cool!

在几分钟内跨设备和浏览器测试应用程序,自动捕获错误。
@vibe_and_go · X

在浏览器中玩经典2048益智游戏。
surunzi · V2EX
没写过游戏尝试下,目前对普通人来说,写一个自己的简单小游戏,在开发这块确实已经不是什么困难的事了。 [2048]( https://tinker.liriliri.io/zh/guide/official-games/2048.html):[在线玩]( https://tinker.liriliri.io/games/2048/)  [扫雷]( https://tinker.liriliri.io/zh/guide/official-games/minesweeper.html):[在线玩]( https://tinker.liriliri.io/games/minesweeper/)  [蜘蛛纸牌]( https://tinker.liriliri.io/zh/guide/official-games/spider-solitaire.html):[在线玩]( https://tinker.liriliri.io/games/spider-solitaire/)  [滚石迷宫]( https://tinker.liriliri.io/zh/guide/official-games/ball-maze.html):[在线玩]( https://tinker.liriliri.io/games/ball-maze/) 
在浏览器中本地批量调整、裁剪、压缩和转换图像。
@MaximMitenkov · X
🔒 Just launched Image Pipeline — batch image processing in your browser. 100% private. No signup. Pay once, use forever. #buildinpublic #webdev #privacy

通过滑动式场景测验提升在育儿、沟通、领导力和财务方面的判断力。
@ShashankBhutiy4 · X
Duolingo for Soft Skills and career growth

@sridharfyi https://t.co/h6rbHXCCon
@MedDispatch_Now · X

MitrHub:匿名聊天平台,实时与陌生人交流。
@Mitrhub_06 · X

通过AI驱动的智能信号检测cryptocurrency airdrops和市场异常。
@Candyhuntxyz · X

让AI模型通过3D动画展现香蕉植物的完整生命周期来比较性能。
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.