Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
I don't think this is working the way I want it to.
a705bebView on GitHubThis didn't do what I thought it would. I may need to revert back to my strategy of using a separate scene for the win/loss states.
1e95ec4View on GitHubThis transition isn't bad so far. I'll need to proceed carefully into the win or lose phase.
65eb7a8View on GitHubTrying to tighten the time to removal from the parent for the bottom part.
3cc827dView on GitHubI think this fixed a bug where an overlapping sprite that was tapped was blocking the one below it from being tapped.
8a0dee9View on GitHubTallying the number of balloons that have been tapped.
146ec03View on GitHubBalloon creation and functionality seems to be going off without a hitch... so far.
4613d72View on GitHubThe balloon now removes itself successfully when popped. The next phase is to devise a way to track dynamically added assets.
d962414View on GitHubFinally got this sequence programmed and coordinated. Time to make it look sexy.
d151184View on GitHub