Skip to content

Sushmitha-rao/ReversiBoard

Repository files navigation

ReversiBoard

This is a simulation of Reversi Board game using C++.

It is a 2 player game. 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. The objective of the game is to have the majority of disks turned to display one's color when the last playable empty square is filled.

The board size is variable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages