Skip to content

psymen145/ninemanmorris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A C++ implementation of Nine Men Morris. The game is played on the command line. An implementation via javascript is in the works.

AI is implemented with Min Max & Alpha Beta Pruning algorithm. To improve the AI, change the depth of the tree it explores.

Releases

No releases published

Packages

No packages published

Languages