Mercurial
GeekGameBoard
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
Source/GoGame.m
2008-07-31
* Put the spots in the right place in 13x13 and 19x19 boards.
file
|
diff
|
annotate
2008-07-31
* Working on 3D rotation of game board.
file
|
diff
|
annotate
2008-07-21
* Added API to Stack for removing bits.
file
|
diff
|
annotate
2008-07-14
Tweaks and fixes, including renaming Game's "board" property/ivar to "table", which is less confusing.
file
|
diff
|
annotate
2008-07-03
Lots of reworking. Completed support for game history, including Turn class. Changed Game API around quite a bit.
file
|
diff
|
annotate
2008-03-16
Game class now tracks board state and moves, as strings, and can step through its history.
file
|
diff
|
annotate
2008-03-12
Fixed: An exception in the Go game if you mouse down on the board but then drag to the captured-pieces area and release the mouse.
file
|
diff
|
annotate
2008-03-11
Added support for clicking the board to place new pieces. Go and Tic-Tac-Toe now use this.
file
|
diff
|
annotate
2008-03-10
Tic-tac-toe works on the iPhone simulator!
file
|
diff
|
annotate
2008-03-07
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.
file
|
diff
|
annotate
(0)
tip