Closed erosson closed 10 years ago
Current version is to randomly generate fruit across the columns (which was otherwise incorrect) ... need to invistigate spawning N-number of fruit based on matches? ...to always keep game board always full
Jeremy (skype): I have the spawning figured out, but something is causing too many fruit to get respawned (the match loop?)
As discussed in today's meeting, I'm taking a look
Yeah, it was the match loop.
It's easy to clear the screen of fruits very quickly, and the screen stays empty for a long time. Boring! Spawn more fruits when the screen is empty.