Skip to content

rafbel/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

Author : Rafael C. B. de Oliveira

A Tic Tac Toe game made using C++ and OpenGL. AI shows signs of intelligence.

Requirements:

OpenGL .lib, .bin and .dll files. To play with it (in case a .exe is created), only the .dll files are needed.

How to Play:

Player - >' X' AI - > 'O'

Mouse left click places a 'X' in the region if there is no' X' or 'O' there.

Version 1.03

About

TicTacToe game using C++ and OpenGL. AI shows signs of intelligence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages