Home

Awesome

Save the Dot

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 😉 (no Sprite Kit at all 😬). And you can see the animations are very smooth, looking forward to see more interactive animations in iOS 10.

SaveTheDot

BuddyBuild Language Platforms License

How to build

$ git clone https://github.com/JakeLin/SaveTheDot.git
$ cd SaveTheDot
$ open "SaveTheDot.xcodeproj"

Requirements

License

Save the Dot is released under the MIT license. See LICENSE for details.