Skip to content

jjkavalam/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Implements minimax algorithm

  • "Me" is the AI
  • "Opponent" is possibly human

Usage

go mod tidy
go build
./tic-tac-toe

About

A Tic-Tac-Toe AI using Minimax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages