-
Notifications
You must be signed in to change notification settings - Fork 1
This is a TicTacToe app, written for Android. There are two modes to this app: PvP and PvE (person versus environment/computer). The PvE AI uses a minimax alpha-beta pruning algorithm, borrowed from another website (see code comments for details). The AI is programmed in such a way so that it will never lose (try it if you don't believe me ;]).
alex-sh-wu/TicTacToe-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This is a TicTacToe app, written for Android. There are two modes to this app: PvP and PvE (person versus environment/computer). The PvE AI uses a minimax alpha-beta pruning algorithm, borrowed from another website (see code comments for details). The AI is programmed in such a way so that it will never lose (try it if you don't believe me ;]).
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published