JakeLin / SaveTheDot
- воскресенье, 26 июня 2016 г. в 03:14:31
Swift
A game developed using UIViewPropertyAnimator
Apple introduced UIViewPropertyAnimator
for iOS 10. We can use this new API to control interactive animations. To experiment UIViewPropertyAnimator
, we developed this game by using UIKit only
$ git clone https://github.com/JakeLin/SaveTheDot.git
$ cd SaveTheDot
$ open "SaveTheDot.xcodeproj"
Save the Dot is released under the MIT license. See LICENSE for details.