JARMourato / Jumpy

A SpriteKit-less game using UIViewPropertyAnimators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jumpy

The iOS 10 UIViewPropertyAnimator enables us to make interactive animations. That fact alone allows this game to be made without any SpriteKit usage whatsoever. It's only a proof of concept

Jumpy

Language Platforms License

Requirements

  • Xcode 8
  • iOS 10
  • Swift 3.0

License

Jumpy is released under the MIT license. See LICENSE for details.

About

A SpriteKit-less game using UIViewPropertyAnimators

License:MIT License


Languages

Language:Swift 100.0%