
栖 · Digital Sanctuary
安静的数字空间,帮助你更好地睡眠。
@Dorian727286 · X
我做了一个助眠的小网站,大家可以试试哈哈哈 具体是这样
完整作品展
技术栈
61 projects

安静的数字空间,帮助你更好地睡眠。
@Dorian727286 · X
我做了一个助眠的小网站,大家可以试试哈哈哈 具体是这样

在体素平台游戏中帮助Clawd螃蟹攀登窑炉并破碎窑心。
@davidyarham · X
🦀 I helped Clawd — Anthropic's little crab — fight through a cold dark kiln and break the Kilnheart. 60% fired, 18/35 glaze drops. KILN: a tiny voxel platformer built with Claude. Play it here:

在浏览器中将文字和图片转换成 HD AI 视频,无需安装。
seedance 2.0 mini — 浏览器直出 AI 视频,文字/图片/音频多模态输入,30 秒内生成 HD 短片,无需安装


Play a browser-based game about conquering the world.
pzxc · HN
I've been using AI (mostly Claude, a little Cursor) to make video games, publishing a new one every day, for over 2 months Today's game is a simplified Risk clone called World Domination. Happy to answer any questions, would love any feedback!

可交互的小型、荒诞 AI 项目集合,每个耗时约十秒
@KarolBuilds · X
My AI slop at is so underrated that I’m the only visitor.

Letterphile是一款策略性文字游戏,每轮用一个字母创建多个单词。
sonOfHades · HN
A strategic word game where you make many words with 1 letter per turn

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



3D骰子模拟工具,支持D4-D20,掷骰即得结果和总点数。
Nalife520 · V2EX
最近用 Codex 做了一个 3D 骰子! 最近做了一个很小的网页工具:3D 骰子。 做完后有点纠结: 这种小工具到底应该保持极简,还是把常见功能都补上? 抛骰子: https://wheelpage.com/zh/dice-roller/ Dice Roller: https://wheelpage.com/dice-roller/ 现在功能很简单:打开页面,点一下,骰子滚动,然后给出结果。 一开始觉得骰子就是 1 到 6 的随机数,应该很好做。 但做的时候发现,如果只是直接显示数字,又不太像“掷骰子”;做成 3D 动画,又担心有点多余。 现在倾向于先保持简单,打开就能用,不加太多设置。 顺便也做了一个抛硬币页面: https://wheelpage.com/zh/coin-flip/ 它和骰子类似,都是临时做随机决定的小工具。
