Commit Graph

1 Commits

Author SHA1 Message Date
zhuk
f8a5891a55 KReversi is a simple one player strategy game played against the
computer.  If a player's piece is captured by an opposing player,
that piece is turned over to reveal the color of that player.  A
winner is declared when one player has more pieces of his own color
on the board and there are no more possible moves.
2013-04-24 12:19:37 +00:00