Software Dev

Motion 💓

This -centric open-source animation library looks promising.

👉 Motion on GitHub

Motion

Motion is an animation engine for gesturally-driven user interfaces, animations, and interactions on iOS, macOS, and tvOS.

I’ve been a little skeptical of open-source animation platforms since I had to toss out one app and then another as cocos2d morphed into cocosd2x and broke everything. Damn that x! But still, this looks cool. 👆

Via iOS Dev Weekly.

Software Dev

Retro Rampage

Yaaas! Code a Wolfenstein 3D knock-off and learn Swift 3D programming as you go! This is a hands-on Swift 3D programming tutorial with source code. I don’t see a down side here (except finding the time). 🤷🏻‍♂️

Retro Rampage is a tutorial series in which you will learn how to build a Wolfenstein-like game from scratch, in Swift.

👉 Retro Rampage (GitHub)

Even the tutorial topics sounds cool: Separation of Concerns, Mazes and Motion, Ray Casting, Texture Mapping, Sprites. 🤩

Via iOS Dev Weekly.

Screenshot