Jens Alfke <jens@mooseyard.com> [Tue, 11 Mar 2008 09:21:53 -0700] rev 3
Added support for clicking the board to place new pieces. Go and Tic-Tac-Toe now use this.
Jens Alfke <jens@mooseyard.com> [Mon, 10 Mar 2008 17:32:04 -0700] rev 2
Oops, needed to fix an #include
Jens Alfke <jens@mooseyard.com> [Mon, 10 Mar 2008 17:30:57 -0700] rev 1
Tic-tac-toe works on the iPhone simulator!
Jens Alfke <jens@mooseyard.com> [Fri, 07 Mar 2008 11:43:02 -0800] rev 0
Initial check-in into Mercurial. Branched from 1.0 release of Apple's sample code. No longer requires garbage collection. Fixed some memory leaks of CG objects. Fixed a bug when advancing to the 8th row in the Checkers game.