TicTacToe
- 0 Collaborators
Play Tic-Tac-Toe against my Intelligent game-agent. ...learn more
Groups
Student Developers for AI
Overview / Usage
This project is based on the development of an intelligent game agent that can play Tic-Tac-Toe. This is achieved through the use of minimax game trees, more specifically alpha-beta pruning game trees.