Yup, these should be grouped together.
Same solution as the one at the top
The instructions leave out a lot of details about additional things that need to be implemented.
For example, reseting Pacman.state to regular when super count is zero. Also the color of the ghost isn't mentioned anywhere.
Yup, that's the first issue I saw with this. I read it as explicitly returning a true value would break the loop.
Loading collection data...
Yup, these should be grouped together.
Same solution as the one at the top
The instructions leave out a lot of details about additional things that need to be implemented.
For example, reseting Pacman.state to regular when super count is zero. Also the color of the ghost isn't mentioned anywhere.
Yup, that's the first issue I saw with this. I read it as explicitly returning a true value would break the loop.