Difference between revisions of "Console Othello"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Console Othello |Short description=text othello |Full description=This program plays the classic board game Othello against you. Othello is played by two people (wh...")
 
(New version)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
|Short description=text othello
 
|Short description=text othello
 
|Full description=This program plays the classic board game Othello against you. Othello is played by two people (white and black) who take turns placing a single piece of their color on an 8x8 board. When a piece is placed in such a way as there exists a row (horizontal, diagnol, or vertical) of pieces of the opposite color capped on one side by your newly placed piece and on the other side by an existing piece of your color, the row of pieces are flipped over (Othello pieces are white on one side, black on the other). In fact, to make a move you must flip over at least one opposing piece.
 
|Full description=This program plays the classic board game Othello against you. Othello is played by two people (white and black) who take turns placing a single piece of their color on an 8x8 board. When a piece is placed in such a way as there exists a row (horizontal, diagnol, or vertical) of pieces of the opposite color capped on one side by your newly placed piece and on the other side by an existing piece of your color, the row of pieces are flipped over (Othello pieces are white on one side, black on the other). In fact, to make a move you must flip over at least one opposing piece.
 +
|Homepage URL=https://github.com/pj6444/Othello-Console
 
|User level=beginner
 
|User level=beginner
|Status=Live
 
|Component programs=
 
|Homepage URL=http://david.weekly.org/othello/
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=
+
|Related projects=Iagno
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=console,AI,Board games,othello
 
|Keywords=console,AI,Board games,othello
|Is GNU=n
+
|Version identifier=NO_VERSION_DATA
|Last review by=Deb Nicholson
+
|Version date=2015/11/02
|Last review date=2008-05-15
+
|Version status=alpha
 +
|Version download=https://github.com/pj6444/Othello-Console/archive/master.zip
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/01/21
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.03
+
|Status=
|Version date=2001-01-30
+
|Is GNU=No
|Version status=alpha
+
|License verified date=2008-05-15
|Version download=http://david.weekly.org/othello/othello-0.03.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Deborah Nicholson
 
|License verified date=2008-05-15
 
|License verified date=2008-05-15
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=David Weekly
 
|Role=Developer
 
|Role=Developer
|Real name=David Weekly
+
|Resource URL=
|Email=
 
|Resource URL=http://david.weekly.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 39: Line 35:
 
|Use=gameplaying
 
|Use=gameplaying
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2
 
|License verified by=Deborah Nicholson
 
|License verified date=2008-05-15
 
}}
 

Latest revision as of 14:28, 21 January 2017


[edit]

Console Othello

https://github.com/pj6444/Othello-Console
text othello

This program plays the classic board game Othello against you. Othello is played by two people (white and black) who take turns placing a single piece of their color on an 8x8 board. When a piece is placed in such a way as there exists a row (horizontal, diagnol, or vertical) of pieces of the opposite color capped on one side by your newly placed piece and on the other side by an existing piece of your color, the row of pieces are flipped over (Othello pieces are white on one side, black on the other). In fact, to make a move you must flip over at least one opposing piece.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Deborah Nicholson

Verified on

15 May 2008




Leaders and contributors

Contact(s)Role
David Weekly Developer


Resources and communication

Software prerequisites




Entry
















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.