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.
-
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.
-
A playground showing how to map Roman numerals to decimals, including adding functionality to perform math on Roman numerals.
-
A very nice, simple Tic Tac Toe app that never loses.
-
Pseudoku Github
A sudoku solver.