1 Forks
2 Stars
2 Watchers

Othello

Othello (a.k.a. Reversi) in Python. Done as a coursework project during the 'Programming with Python' course at UoM. Now includes an attempted C++ translation!

How to download and setup Othello

Open terminal and run command
git clone https://github.com/CyprusSocialite/Othello.git
git clone is used to create a copy or clone of Othello repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Othello https://github.com/CyprusSocialite/Othello/archive/master.zip

Or simply clone Othello with SSH
[email protected]:CyprusSocialite/Othello.git

If you have some problems with Othello

You may open issue on Othello support forum (system) here: https://github.com/CyprusSocialite/Othello/issues