Skip to content

AryenSinghal/Tic-Tac-Terminator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Terminator

Tic Tac Terminator is a TicTacToe bot that cannot lose. The game has 2 modes: Single player and Two player. The Single Player mode has 3 difficulty levels:

  • Easy: Select a random move
  • Medium: Plays the immediate best move
  • Hard: Plays the overall best move (cannot lose). It is based on the minimax algorithm

About Tic Tac Terminator:

Tic Tac Terminator by Siddhant Attavar, Aryen Singhal, Shreyas Sankaran and Tarun Chottera for our Class 11 Computer Science Project at NPS Indiranagar.

Instructions To Run:

  • Install pygame with the command pip install pygame
  • Run GUI.py with the command python GUI.py to play the game.

About

A TicTacToe bot that cannot lose that was created for a Grade 11 Computer Science project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages