Episode 10: Searching Through Gear Combinations
Julien Truffaut
In the previous episode , I introduced the Build data structure,
which stores gears in the appropriate slot (hat, belt, weapon, …). Today, I'm finally implementing the simplest possible search algorithm: iterating over every combination of gear…