Skip to content

This is the minor project of TIC TAC TOE Game which is made using openGL and C++

Notifications You must be signed in to change notification settings

Nikhil9182/Tic-Tac-Toe-AI-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe-AI-Game

This is the minor project of TIC TAC TOE Game which has been made using openGL(SFML) and C++ Features Inside the Game TIC-TAC-TOE:

  1. Player can choose if he wants to play with another player or with AI
  2. Player can play AI which is made using Minimax Algorithm optimised with using Alpha-Beta Pruning
  3. Player can also enter there names if they wish to play in PvP
  4. There are 3x3, 4x4 and 5x5 grid size in which we can choose to play in both pvp and pvc mode
  5. Player can also change the level of difficulty of AI but will take more time as difficulty increases

About

This is the minor project of TIC TAC TOE Game which is made using openGL and C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published