Reversi: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: Reversi (aka. Othello) is a simple strategy board game, an implementation of which was developed at the OLPC Game Jam by DavidL. == Gameplay == More info on t...)
 
(added Status box template (activity))
Line 1: Line 1:
{{Status box
| activity = Reversi <!-- Name of the activity -->
| icon = Xo s.png <!-- (Xo s.png) (Pic Xo.jpg) file name.ext (sans [[Image:file name.ext]] -->
| status = <!-- Status of the activity -->
| version = <!-- Current/latest version available -->
| base = <!-- ? -->
| source = [https://olpc.coderanger.net/svn/reversi/ coderanger.net] <!-- Repository / location of the source -->
| contributors = [[User:DavidL|DavidL]] <!-- People contributing to the activity -->
}}
Reversi (aka. Othello) is a simple strategy board game, an implementation of which was developed at the OLPC [[Game_Jam|Game Jam]] by [[User:DavidL|DavidL]].
Reversi (aka. Othello) is a simple strategy board game, an implementation of which was developed at the OLPC [[Game_Jam|Game Jam]] by [[User:DavidL|DavidL]].



Revision as of 03:07, 12 June 2007

Reversi
Xo s.png
Status:
Version:
Base:
Source: coderanger.net
l10n: missing
Contributors
DavidL

Reversi (aka. Othello) is a simple strategy board game, an implementation of which was developed at the OLPC Game Jam by DavidL.

Gameplay

More info on the gameplay can be found on Wikipedia's entry for Reversi.

Code

The source code for an XO-compatible version of Reversi that was developed at the Game Jam can be found at https://olpc.coderanger.net/svn/reversi/