]> git.cworth.org Git - dvonn/commit
Add visual indication for non-red stacks containing a red piece
authorCarl Worth <cworth@cworth.org>
Thu, 5 Mar 2009 09:46:55 +0000 (01:46 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 5 Mar 2009 09:46:55 +0000 (01:46 -0800)
commit1e29ece3252138d372b47499dd4c77f01413c7fc
tree888e2c480c9156f592218bbdada5c6706dacaee0
parent2c8c385d00f60fad7a4b74b0b66516fbce62c50f
Add visual indication for non-red stacks containing a red piece

Also, don't bother displaying the stack-height number until
the stack has at least two pieces in it.

The game is really close to being possible to play manually,
(without the computer enforcing the rules), except that it's
not yet possible to eliminate the disconnected pieces.
dvonn-board.c
dvonn-board.h
dvonn.c