Thank you
浏览附件41593
Package name: com.FruitNinja.mi8pro
Description: This is a fruit ninja game where you tap the fruit, not swipe. Three mistakes end the game, and the highest score can be recorded.
The difficulty increases with the score, and a maximum of two fruits can appear at the same time. Currently, the code design is most difficult for scores above 100.
Difficulty design:
1. If the score is greater than 9, the movement speed increases by 1.
2. If the score is greater than 19, the movement speed increases by 1.
3. If the score is greater than 29, the fruit appearance time will be adjusted.
4. If the score is greater than 39, the fruit appearance time will be adjusted.
5. If the score is greater than 49, movement speed increases by 1.
6. If the score is >99, movement speed +1.
Further updates:
1. Faster speed?
2. Will more fruits appear at the same time?
Actual photos:
浏览附件41595浏览附件41596浏览附件41597