we started with global vars for player name, HP. Son then added “healingPotions : Int”, and then some “mushrooms : Int” (that can have random effect) and then came for “generic inventory”. It was time to introduce some OOP to later go to polymorphism.