A few weeks ago, I tried to generate music games using upit but didn’t have much luck. The generated games had trouble initializing, and often set up with bad start conditions leading to insta-crashes.
Yesterday I tried spawn.co which is more spartan, and did a good job at generating working games. Here’s an example called Neon Pulse, where I used one of the prompts from earlier to make a rhythmic stealth game. It just has a single level, but it understood my intent, and made something that worked.
The interface is particularly spartan. It asks more questions, and takes a long time (~10 minutes) to generate the content. Overall it feels less iterative than upit, but the final results were better this time. If you’re interested in making games with generative AI you should give it a try.