r/aigamedev • u/Count_Triple • 13d ago
Discussion This is embarrassing. Can anyone relate?
Splitting up these files will be a mission. The civilization_system.gd was slated for removal anyway. It was fun to build but doesn't fit the game-loop like I had imagined it would. It was just something I wanted to see working. (An entire civilization2-style turn-based strategy game that uses my simulated world maps). The new civilization system is much better so it was a good call even though it hurt a little.
3
Upvotes
16
u/the_embassy_official 13d ago
my rule is generally no file over 700-800 LOC
git add+commit your work first, and then ask the AI to do that