In the game, as the traps on both sides are approaching, the player needs to quickly determine the direction of the small hexagon based on the color of the large hexagon. The correct operation can get the score! Don't be fooled by the name. Come on!
To sum up
In fact, there is a kind of illusion, in the didFinishLaunchingWithOptions () method of the AppDelegate, add an AnimVC exactly the same as the startup picture, set AnimVC as the rootViewController of the keyWindow, in the viewDidApper () of AnimVC, Method to perform animation, when the animation is completed by the key to switch the keyWindow rootViewController for the home page VC OK.