| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 2x Winner: 1x | |||||||||||||||||||
| Classes of Amin Saeedi | > | Tic-Tac-Toe | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Freshmeat project | Applications | ||||||||
| Groups | ||
| Algorithms | Numerical and statistical algorithms | View top rated classes | |
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Games | Sports and online games | View top rated classes | |
| Artificial intelligence | Automation of tasks using human-like intelligence | View top rated classes |
| Innovation Award | ||
![]() 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 |
| Freshmeat project | ||
|
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Applications that use this class | ||
| File | Role | Description | ||
|---|---|---|---|---|
| Class | board class | |||
| Lic. | GPL | |||
| Class | abstract search class | |||
| Data | example | |||
| Example | ||||
| Doc. | Read me | |||
| Class | main class | |||
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Data | js library |
| |
Data | js library |
| |
Data | js library |
| |
Data | js library |
| Download all files: tic-tac-toe.tar.gz tic-tac-toe.zip |