In this tutorial you’ll make a simple tic-tac-toe game using Swift. See if you can beat the computer in this classic game you played as a kid.
Source code: https://github.com/skipallmighty/Swif…
Algorithm details: http://en.wikipedia.org/wiki/Tic-tac-…
We skip forks and opposite corners of algorithm.
Assets here: http://imgur.com/a/V9xpk
This video was developed by Skip Wilson. You can follow him on Twitter (@SkipAllMighty).