Tic-Tac-Toe: Difference between revisions

From gdp3
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:


== Other Noteworthy Aspects ==
== Other Noteworthy Aspects ==
A computer-based version of [[Tic-Tac-Toe]], OXO<ref name="oxo"/>, is the first documented computer game. It let a person play against a [[Algorithmic Agents|Algorithmic Agent]].
A computer-based version of [[Tic-Tac-Toe]], OXO<ref name="oxo"/>, is the first documented computer game. It let a person play against a [[Algorithmic Agents|Algorithmic Agent]].


=== Developer ===
=== Developer ===
Line 33: Line 27:
== 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>



Latest revision as of 08:30, 22 June 2014

Brief

Short description of the game.


See the Wikipedia entry<ref name="wiki"/> 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<ref name="oxo"/>, is the first documented computer game. It let a person play against a Algorithmic Agent.

Developer

Publisher

References

<references> <ref name="wiki">Wikipedia entry for OXO.</ref> <ref name="oxo">Web site for an EDSAC simulator, including the code for OXO</ref>


</references>

Contributions

-