descriptionA small framework for building board and card games, using Apple's Core Animation.
ownerJens Alfke <jens@mooseyard.com>
last changeSun, 06 Feb 2011 16:31:03 -0800
changes
2011-02-06 Jens Alfke Minor compiler-compatibility fixes. default tip
2009-07-07 Jens Alfke Fixed: Bits with odd heights or widths could be blurry when placed on a Grid (thanks to David Hoyos for the fix!)
2009-03-10 snej Fixed some problems reported by the CLANG static analyzer.
2009-01-11 snej Added ball graphics to Xcode project, which fixes the Go game. Fixed Tic-Tac-Toe. Fixed an exception in the demo app when changing games.
2008-11-21 snej Fixed minor build errors
2008-07-31 Jens Alfke * Put the spots in the right place in 13x13 and 19x19 boards.
2008-07-31 Jens Alfke * Fixed scaling of king pieces when the board's state is set.
2008-07-31 Jens Alfke * Working on 3D rotation of game board.
2008-07-21 Jens Alfke * Added API to Stack for removing bits.
2008-07-18 Jens Alfke Checkers and Hexchequer now detect victory when the other player can't move.
...
tags
...
branches
2011-02-06 0b1c315ffc64 default
...