Чувак создал собственный Starfield за 24 часа с помощью Claude Opus 5 Для этого он сказал Claude Code установи
Чувак создал собственный Starfield за 24 часа с помощью Claude Opus 5
Для этого он сказал Claude Code установить Blender MCP и начать создавать модель космического корабля. Потом он заставил ИИ создать игру на уровне AAA-студии.
ИИ за 24 часа самостоятельно написал весь код, отрисовал ассеты, а также запилил эффекты и звуки. При этом отдельный агент-критик постоянно сравнивал результаты с существующими играми про космос и заставлял модель доводить проект до идеала.
Затестить игру можно прямо в браузере: longsilence.anshu.dev. Код: github.com/achimala/TheLongSilence.
Промпт:
This is an empty repo. I want you to build a space exploration game using Three.js. Don't ask me questions, just build whatever game mechanics you think would be cool to evoke a sense of exploration. The primary non-negotiable thing is that it needs to look absolutely mind-blowing, AAA game studio quality, unlike anything anyone's ever seen from a web game. I want a photorealistic aesthetic here, not low-res/low-poly or the usual plasticky/shiny artificial look that games often have.
I want the game to have the player piloting a ship through space. They should be able to walk around the ship and interact with various elements and controls, but also sit down at the cockpit and pilot the ship around space. Sweat all the details to a AAA game quality bar: graphics, storyline, sound, even menus and HUD elements. Build everything yourself, don't download external assets or code (beyond three.js)
Build a core game loop around this idea. User should fly the ship, discover things, learn, build towards some goal, have a reason to go to the next place and keep exploring. Make it easy to understand and guide the player through the game (without just force-feeding them a bunch of tutorials/popups - show, don't tell). I want the immense scale of space to really come through, but you need to balance that with not making flying around tedious.
You must verify everything yourself in browser and make sure the game works correctly end to end at smooth 60fps. When you think you're done, take a screenshot. If it doesn't look like a AAA game or a literal photo of space, you're not done, improve the graphics.