Skip to content

WeiningLi/Reversi

Repository files navigation

Reversi

Coded through an Observer pattern, enables user to customize the size of the board, with simple GUI.

Run the game

ensure Xming is installed and launched

run ./Reversi

Playing

first define the size of the board by entering new x, where x is an integer represent x by x sized board.

Then black will go first, enter play x y where x represents the row number, y represents the column number.

When the board is fullfilled, the result will be shown based on the number of black / white cell left on the board.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published