blob: e322c11776484bea8ada4d7c421c3c82d5588dd0 (
plain) (
blame)
1
2
3
4
5
6
7
|
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.
WWW: http://www.kde.org/applications/games/kreversi/
|