Skip to content

Implementation of minimax algorithm in tictactoe using C

Notifications You must be signed in to change notification settings

Heun11/minimax-ticttactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minimax TicTacToe in C

how to run:

  • on linux:
    • gcc -tictactoe.c
    • make

About

Implementation of minimax algorithm in tictactoe using C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published