codingame-scala-kit icon indicating copy to clipboard operation
codingame-scala-kit copied to clipboard

9 men morris

Open tyrcho opened this issue 7 years ago • 0 comments

https://en.wikipedia.org/wiki/Nine_Men%27s_Morris

Implement a game with intermediate complexity to showcase the usage of our algorithms.

9-men is interesting because the rules change during the 3 game phases (placement, movement, finals with 3 stones), it is not deeply studied like chess and it's not trivial to play optimally like in tic-tac-toe

tyrcho avatar Jun 20 '17 23:06 tyrcho