Fix various size_t related warnings and errors
[kugel-rb.git] / manual / plugins / reversi.tex
blob71eae4d04efbad49d8a7a4c37c77939556c5bb2e
1 \subsection{Reversi}
3 This is a simple implementation of the Reversi game. The objective of
4 the game is to have a majority of own coloured pieces showing at the end
5 of the game. The game rules can be found in the internet.
7 You can choose to play manually (you place both the white and dark pieces)
8 or to play against a (not very smart) robot.