bengimizrahi/Tripop
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
TO-DO List:
2) Modify Power Bar:
- Shrink the Tripop logo, to open space for a thicker power bar
- Power [A B C D E]
- If C is used, power shrinks to B
- Each level has different power actions for each of A, B, C, D and E
3) Add Joker-Ball
- It will always say YES to isSameColor()
4) Sound-Bomb
- afterCollapse implementation: if neighbour is Core, then destroy everything
5) Seperation of Sprite.position & Ball.position, be careful!
6) Color-Clear Power Action
6.1) Animate blinking
7) Change the background
8) Make the balls smaller
Far TO-DO List:
3) Mixed colored balls
3.1) Seperation of Ball Type and Ball Color
3.1.1) Remove BallType, use inheritance for Ball type
3.1.2) Use bits for colors (not enums)
3.2) Joker Ball Power Action (simply all color bits are ON)
5) Use Facebook Connect & CocosLive for submitting hi-scores.
5.1) Highest Score: 23435
By: rager
Since: 3 days
Your Ranking: 3233rd place (12%)
Changes: 3 places down
Since: 2 days
Totally 23444 players submitted
9) Detacher Power Action
10) Ring-Laser Power Action