Select|Select color-Colors and words
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
【Select|Select color-Colors and words】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.
推荐阅读
- android第三方框架(五)ButterKnife
- Android中的AES加密-下
- Eddy小文
- 带有Hilt的Android上的依赖注入
- android|android studio中ndk的使用
- Android事件传递源码分析
- RxJava|RxJava 在Android项目中的使用(一)
- Android7.0|Android7.0 第三方应用无法访问私有库
- 深入理解|深入理解 Android 9.0 Crash 机制(二)
- EditText默认不获取焦点弹出键盘