Cute, but clearly Godot is doing all of the heavy lifting here.
"It's possible to make shitty but playable games by running random scripts through a >2MLoC game engine and iterating on errors" is interesting but not nearly as sensationalist.
Any terminal tool like Claude Code or Codex (I assume OpenCode too, but I haven't tried) can do it, by using as a prompt pretty much exactly what you wrote, and if it still wants to edit, just don't approve the tool calls.
One problem I've noticed is that both claude models and gpt-codex variants make absolutely deranged tool calls (like `cat <<'EOF' >> foo...EOF` pattern to create a file, or sed to read a couple lines), so it's sometimes hard to see what is it even trying to do.
Where does Anthropic offer an "unlimited" subscription? All of the plans mentioned on https://claude.com/pricing have limits, same as usage of Codex on OpenAI's ChatGPT subscription plans. If Google forgot to actually enforce a rate limit (that they do mention on https://antigravity.google/pricing) on theirs, that sounds like a huge oversight.
They also have a report form for slop sites, but none of mine got reviewed yet (I have 5 reports since November, and the help still says "We will start processing reports officially in January.")
"It's possible to make shitty but playable games by running random scripts through a >2MLoC game engine and iterating on errors" is interesting but not nearly as sensationalist.