Python
How to feed a game idea to an AI agent and get a working prototype with assets and physics
Usually attempts to make a neural network write a game end up with a couple hundred lines of code. The godogen repository takes a different approach — it builds a pipeline for autonomous agents to create working game prototypes with assets and physics.