#chatGPT is teaching me how to split up an application into multiple stand alone parts before the AI has even written it.
Technique 1:
write a jsonschema for game x
write game x
write sample game.json data for game x.
Get 3x the complexity that you can get in a single shot.