I don’t think any LLM is capable of that level of independence. What a given model “knows” about a project is limited to its context window, and context windows aren’t big enough to contain a whole game. You can kind of fake it by using multiple agents working on different parts of the game, but then one agents won’t know what the other agent is doing.