KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Othello
★ 13
Open GitHub ↗
the classic abstract strategy game
Download README (.md)
Explore Similar Repositories
raptgo
:
Simple shooter inspired by Raptor
single-apps
:
Some Padrino/Sinatra examples
lein-js
:
A Leiningen plugin for concatenating and compiling JavaScript files using Google's Closure Compiler.
akypuera
:
a library to trace mpi applications and generate paje trace files
dillinger
:
Tornado + ZMQ
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Othello
?
Download (.md)
#Othello [Othello](http://en.wikipedia.org/wiki/Othello_\(video_game\)) is a classic strategy video game based on [Reversi](http://en.wikipedia.org/wiki/Reversi). First released for Atari 2600 in 1980, later published by Acclaim Entertainment in 1988, it is similar to both chess and checkers. ##Gameplay Basically, there are two sided chips (also called discs) on a board. One side is black, and one side is white. Yours are the black chips and your opponents are the white. You can play the computer or another player. The goal is to end the game with as many chips showing your color as possible. To do this, you must sandwich your opponents chip(s) between a piece (showing your own color) currently on the board, and the piece you're putting down. ##Screenshot  <br/>  ##Usage Usage: Othello [options] Options are: cli command line interface mode gui graphical user interface mode [default] help this help message ##License [Othello](https://github.com/c00kiemon5ter/Othello) is licensed under [GNU GPLv3](http://www.gnu.org/licenses/gpl.txt) license. See [COPYING](https://github.com/c00kiemon5ter/Othello/blob/master/COPYING) for further information.