I gave gemini 2.5 the prompt
write a tank-based combat mmo in javascript with both the server and client portionsI saved the gemini output in LLM-OUTPUT.md
It told me some libraries to install/download, so I did.
There were only minor bugs (player.setVelocity and player.setAngularVelocity should be player.body.*)