Skip to main content
Version: 3.0 Beta 🧪

Reversi App

Reversi is a strategy board game for two players, played on an 8x8 board. Players take turns placing disks on the board with their assigned color facing up. During a play, any disks of the opponent's color that are in a straight line and bounded by the disk just placed and another disk of the current player's color are turned over to the current player's color.

Learn more about Reversi here.

Tap the function key to access the config menu from the game view.

Game View​

Game View

Game View

The game view allows you to play the Reversi game. The underglow shows the current player's color.
Player 1 Pieces
The game starts with 2 pieces for each player in the center of the board.
Player 2 Pieces
The game starts with 2 pieces for each player in the center of the board.
Possible Placement
The possible placement of the next piece is shown.
Config Menu
Tap to enter the config menu.

Config Menu​

Config Menu

Config Menu

The config menu allows you to modify settings of the app and the device.
Player 1 Color
Tap to select colors for Player 1.
Player 1 First Hand
Toggle if Player 1 goes first.
Player 2 Color
Tap to select colors for Player 2.
Player 2 First Hand
Toggle if Player 2 goes first.
Reset Game
Reset the game to the initial state.
Placement Hint
Toggle the placement hint.
Go back or Exit App
Tap to return to the board. Hold to exit the app.

Comments