Home › Forums › Angry Birds Epic Forum › Golden Pig Machine › Reply To: Golden Pig Machine
@dr_ishmael
@mvnla2 Yes, I did see that, I just didn’t have anything significant to say to it at the time.
I’ll agree that it is possible that they could have written out lookup tables for all of this, but as a programmer myself (albeit not a game programmer), that seems inefficient. For instance, whenever they increase the level cap, they would have to append the data for the new levels to all of the lookup tables; on the other hand, they don’t have to update anything at all if everything is driven by equations.