- The rules can be found in
rules.pdf
. - The bot calculates the most optimal move using minimax algorithm with alpha-beta pruning, and a smart heuristic evaluation function.
- Complete strategy is available in
strategy.pdf
.
- Complete strategy is available in
- Run
python simulator.py
to see the playing options. To play the game, runpython simulator.py <option>
.python simulator.py 4
for playing against the bot.
-
Notifications
You must be signed in to change notification settings - Fork 1
nealkarpe/Extreme-Tic-Tac-Toe-Bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An AI bot that plays a 4*4*4*4 extension of Ultimate Tic-Tac-Toe.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published