Testing Your Luck: Avoiding Bugs in Procedural Generators
I’ve been cleaning up the star system generator and adding little features here and there. I built the original version “write only” — I just kept adding code until it worked. As you might expect, this resulted in some…