SpencerTSterling / CatClicker

0 stars 0 forks source link

Add Treat Bag building #11

Closed SpencerTSterling closed 8 months ago

SpencerTSterling commented 8 months ago

For testing purposes, create and style a .building div for the next upgrade coming after Clicker, which is Treat Bag.

It should line up beneath the Clicker div (or clickerBox), styled the same and populated with Treat Bag attributes (base cps being 2, and base cost being 15).

Then, new logic should be implemented so that the Treat Bag building only becomes visible when it is "unlocked." The building should unlock when the previous building's level reaches the value of its base price.