TicTacToe

0 1
  • 0 Collaborators

Play Tic-Tac-Toe against my Intelligent game-agent. ...learn more

Artificial Intelligence

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.

Comments (1)