Vasco Orey

4pods

BinarySearchTree

Implemented from Algorithms, 4th Edition To be used in an Objective-c implementation of the Java metazelda dungeon generator.

License: MIT

  • Objective C

DDTraitCollection

DDTraitCollection aims to be a simple drop-in tool to make UITraitCollection available in iOS 7.

License: MIT

  • Objective C

NSArray+Bogosort

An Objective-C implementation of 2 pretty bad sorting algos. Bogosort - Shuffles the array until it is ordered. Bogobogosort - Picks 2 elements. If they're in order picks a third. Starts over as soon as any picked element is out of order.

License: MIT

  • Objective C

TBCoreDataCollectionViewController

A CoreData backed CollectionViewController subclass

License: MIT

  • Objective C