Reversi is a pure strategy based board game.
This game is for two players. In this game, you can play against computer.
The game starts with 4 disks, 2 white and 2 black disks, gradually each player puts his pieces.
The rule is, put your disk in a way that the opponent’s disk comes in between your two disks. This is applied horizontally, vertically and diagonally.
The objective is very simple - you have to cover as many checkers as possible, the player with max number of disk wins in the end.
Features:
- Test your logical movements
- Sharpen your concentration