Skip to content

Tic Tac Toe game powered by the minimax algorithm for a little bit of advanced difficulty

Notifications You must be signed in to change notification settings

k4rma99/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Tic Tac Toe is a simple paper pencil game. A 3x3 grid game with two players. Each player gets a turn and has to put in and 'X' or 'O' at any position in the grid. Player who first fills up a sequence of a row or a colummn or a diaginal with their symbol wins.

About

Tic Tac Toe game powered by the minimax algorithm for a little bit of advanced difficulty

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages