Skip to content

VinayNR/TicTacToe---OpenGL-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

TicTacToe---OpenGL-AI

A tic tac toe game in OPENGL that consists of two modes : Computer Mode and 2 Player Mode. The algorithm used for Computer Mode is known as the MiniMax Algorithm. Link for further reading : https://en.wikipedia.org/wiki/Minimax

Requirements : OpenGL Library, C++ compiler, a code editor such as XCode

About

A sample Tic Tac Toe game using OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages