 |
|
Innovation award
 Nominee: 2x
Winner: 1x |
This package implements an interactive Tic-Tac-Toe game
It can present a Tic-Tac-Toe board that is updated using AJAX requests upon each user move.
The package implements the alpha beta search algorithm (Minimax search optimized by performing alpha beta pruning) for determining the next move, which are common algorithms for zero-sum two player games (e.g. Tic Tac Toe and Chess).
 December 2010
Winner
Prize: One copy of the Zend Studio |
Tic-Tac-Toe is a very simple game. However, it is not trivial to implement a strategy to win as a computer opponent.
This class implements the alpha beta search algorithm to determine the next move of a computer opponent in a Tic-Tac-Toe game.
Manuel Lemos |
 |
| Project record: |
tic-tac-toe-2 |
| Popularity score: |
20.42 |
| Vitality score: |
21.79 |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (92.9%) |
Good (92.9%) |
Good (85.7%) |
Good (96.4%) |
Sufficient (78.6%) |
- |
Good (81.8%) |
3 |
| Month: |
There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|