proxpero Projects Archive About

Projects in Swift

  • Geodesy    Github  

    A pure-Swift implementation of the Geohash function, including useful extension methods for CLLocation.

  • Papercut    Github  

    A Logo playround that you can embed in a webpage.

  • Endgame    Github  

    A chess framework written in Swift 3.

  • Winchester    Github   App Store

    An iMessage chess app that uses my chess framework Endgame.

  • Hilbert    Github  

    A mulit-page playground where a C program to generate a Hilbert curve is successively made more Swifty.

  • Roman Numerals    Github  

    A playground showing how to map Roman numerals to decimals, including adding functionality to perform math on Roman numerals.

  • MD5  Blog   Github  

    A playground showing how to map Roman numerals to decimals, including adding functionality to perform math on Roman numerals.

  • Tap Tac Toe    Github   App Store

    A very nice, simple Tic Tac Toe app that never loses.

  • Pseudoku    Github  

    A sudoku solver.