Skip to content

All the material from my talk at try! Swift 2016 in Tokyo Japan.

Notifications You must be signed in to change notification settings

tryswift/tryswift2016-adambell

Repository files navigation

try! Swift 2016 Presentation

Prototyping Animation

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

How do I use it?

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

How do I compile?

Xcode 7.3+ is required. Open Arcanine.xcworkspace to see everything!

License?

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!

Contact Info?

Feel free to follow me on twitter: @b3ll!

About

All the material from my talk at try! Swift 2016 in Tokyo Japan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published