Reversi

5

Description

Reversi, also known as Othello, is a classic board game implemented in HTML5. Two players alternate turns to place disks on the board, each facing up with their assigned color. During play, any opponent disks aligned in a straight line and bounded by the newly placed disk and another of the current player's disks are flipped, changing their color. The goal is to control the majority of disks on the board when no more moves are possible, typically after filling the last empty square. You can challenge a human opponent directly through this link: http://www.yourturnmyturn.com. The game can be embedded into websites for free, with ads included, and you’re free to license it for integration into your site.