This is all the sample code I used in my presentation at try! Swift 2016, so be sure to check out my talk when it's posted! :D
Example includes a playground that shows making a pokédex that has really animated pokéballs to present pokémon.
Feel free to check out the presentation folder to see slides, and a video will be appended when it's ready! :D
git clone --recursive https://github.com/tryswift/tryswift2016-adambell.git
or
git clone --recursive https://github.com/b3ll/tryswift2016-adambell.git
cd tryswift2016-adambell
git submodule update --init --recursive
Xcode 7.3+ is required. Open Arcanine.xcworkspace to see everything!
Pretty much the BSD license, just don't repackage it and call it your own please!
Also if you do make some changes, feel free to make a pull request and help make things more awesome!
Feel free to follow me on twitter: @b3ll!