Teeter clone accompanying tutorial at http://merowing.info/2013/04/learn-ios-game-dev-level-0/
Repositories
krzysztofzablocki repositories
Find retain cycles / memory leaks sooner.
Beatiful and fast smooth line drawing algorithm for iOS - as seen in Foldify.
Clickable links in your Xcode console, so you never wonder which class logged the message.
A simple category on NSObject that allows you to execute block when object is deallocated
Reproduce bugs your user saw by capturing and replaying data snapshots with ease.
Pinch to reveal animation transition built with Layer masking, as seen in boeing app for iPad.
Pkl bindings for the Swift programming language
Better playgrounds that work both for Objective-C and Swift
Property mapping for Objective-C iOS apps.
UIViewControllers containment predating Apple implementation. Works in both 4.x and 5.x iOS, no memory or hierarchy issues.
NSNotificationCenter and KVO auto removal of observers.
Meta-programming for Swift, stop writing boilerplate code.
Repository for discussing https://merowing.info/sourcery-pro/
A framework bringing additional nodes & filters to Stencil dedicated to Swift code generation
Strongify is a 1-file µframework providing a nicer API for avoiding weak-strong dance.
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
A curated list of awesome Swift Macros