Skip to content

Tic Tac Toe, in this game User canNOT win the game. Either loses or ties with computer.

Notifications You must be signed in to change notification settings

evaliz/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

This is an implementation of Tic Tac Toe game. In this implementation, the user canNOT win the game. The game will end by either the user losing or tie result.

It uses the MiniMax algorithm for finding the best possible move for the computer.

About

Tic Tac Toe, in this game User canNOT win the game. Either loses or ties with computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages