Details
If you want the computer to start the game, please make following change in Const object(/libs/Position.js):
TURN : this.COM
|
|
Name: |
Tic-Tac-Toe |
Base name: |
tic-tac-toe |
Description: |
Tic-Tac-Toe game using alpha beta search algorithm |
Version: |
1.0 |
PHP version: |
5 |
License: |
GNU General Public License (GPL) |
All time users: |
5299 users |
All time rank: |
486 |
Week users: |
0 users |
Week rank: |
155  |
|
|
 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 |
Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
All time: |
Good (91%) |
Good (93%) |
Good (86%) |
Good (96%) |
Good (80%) |
- |
Good (81%) |
13 |
Month: |
Not yet rated by the users |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
|
Files |
|