Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 683 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 683 Bytes

Othello

About

Implementation of strategy board game Othello with command line and GUI interface. This project was done during the course Programmierpraktikum Bioinformatik at LMU Munich university.

Othello Game

According to eothello.com Othello "is a strategy board game for two players (Black and White), played on an 8 by 8 board. The game traditionally begins with four discs placed in the middle of the board as shown below. Black moves first."

Please visit How to Play Othello? to get to know the rules

Othello GUI