Skip to content

An AI bot which plays the ultimate TicTacToe game

Notifications You must be signed in to change notification settings

sairamkolla/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is done as part of ARTIFICIAL INTELLIGENCE course in spring 2016

Ultimate TicTacToe game is played in a 9x9 grid. The rules are similar to the classic 3x3 TicTacToe game but there are additional constraints in the gameplay. The rules can be found in AI-Project-2016.pdf

Techniques implemented

  • Minimax
  • alpha beta prunning
  • Randomisation in adversarial environments

This bot reached the semi finals out of 100 teams.

About

An AI bot which plays the ultimate TicTacToe game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages