Skip to content

This program will simulate two players playing the conga board game. The first player moves randomly. The second player implements MinMax algorithm with Alpha-Beta pruning.

jefchen/Min-Max-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Min-Max-Algorithm

This program will simulate two players playing the conga board game. The first player moves randomly. The second player implements MinMax algorithm with Alpha-Beta pruning.

About

This program will simulate two players playing the conga board game. The first player moves randomly. The second player implements MinMax algorithm with Alpha-Beta pruning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages