thinking-orbs
A React component library that renders six hand-tuned animated thought orb loading indicators on a plain 2D canvas, with two purpose-tuned sizes and automatic theme detection for AI and agent UIs.
它展示了 AI 驱动的游戏开发前沿:从单一提示生成复杂游戏,无任何图片资源,运行时生成所有视觉内容,首次运行成本约 633 美元。
A Homeworld-style, universe-scale space RTS that runs in a browser.
▶ Play it · the prompt it came from · build thread
Written by Claude Opus 5 driving a multi-agent workflow, from a single
prompt. No design document, no asset list, no architecture was specified up
front — the prompt is reproduced in full in prompt.md.
First run: ~$633 — 68.6k input tokens, 4.6M output, 837.2M cache read, 13.6M cache write.
Not one, anywhere in the build. Every hull, texture, planet, star field, nebula and effect is generated at runtime from code:
The only imported assets are audio, and all of it is CC0 — see the in-game credits (CREDITS in the top bar, or F1).
npm install
npm run build # tsc --noEmit && vite build
npm run preview # serves dist on :4173
Needs a br
A Homeworld-style, universe-scale space RTS in the browser. Written by Claude Opus 5 from a single prompt. Procedural hulls, planets and effects — no image assets.
根据分类、Topic 和编程语言匹配的相似项目。
A React component library that renders six hand-tuned animated thought orb loading indicators on a plain 2D canvas, with two purpose-tuned sizes and automatic theme detection for AI and agent UIs.
Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.
Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.