Skip to content

Tictactoe players implemented in several programming languages using minimax algorithm with alpha-beta pruning

Notifications You must be signed in to change notification settings

andrewgph/TicTacToe-Players

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tictactoe players implemented in several programming languages using minimax algorithm with alpha-beta pruning.

These were written to gain a little experience with and compare each language by implementing a small but reasonably difficult algorithm.

The JavaScript version is available on the github page for the project:
http://andrewgph.github.com/TicTacToe-Players

About

Tictactoe players implemented in several programming languages using minimax algorithm with alpha-beta pruning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published