Difference between revisions of "Tic-Tac-Toe"

From gdp3
Jump to: navigation, search
(References)
Line 33: Line 33:
 
== References ==
 
== References ==
 
<references>
 
<references>
<ref name="wiki">[http://en.wikipedia.org/wiki/OXO Wikipedia entry for ]</ref>
+
<ref name="wiki">[http://en.wikipedia.org/wiki/OXO Wikipedia entry for OXO].</ref>
 
<ref name="oxo">[http://www.dcs.warwick.ac.uk/~edsac/ Web site for an EDSAC simulator, including the code for OXO]</ref>
 
<ref name="oxo">[http://www.dcs.warwick.ac.uk/~edsac/ Web site for an EDSAC simulator, including the code for OXO]</ref>
  

Revision as of 09:50, 11 October 2012

Brief

Short description of the game.


See the Wikipedia entry[1] for more information.

Main Gameplay Design Patterns

Gameplay

With references to patterns.

Example Game Mode 1

Example Game Mode 2

Other Noteworthy Aspects

A computer-based version of Tic-Tac-Toe, OXO[2], is the first documented computer game. It let a person play against a Algorithmic Agent.




Developer

Publisher

References

  1. Wikipedia entry for OXO.
  2. Web site for an EDSAC simulator, including the code for OXO

Contributions

-