Dev-Log Connect 6 Coding Competition – MiniMax Algorithm
This Post describes the principle behind the MiniMax-Algorithm that will be used to program the Connect6 KI for the Coding Competition.
A Blog from a computer science student
This Post describes the principle behind the MiniMax-Algorithm that will be used to program the Connect6 KI for the Coding Competition.
This article discusses some of my thoughts while preparing for the competition and what technique I’ll be using as a basis for my KI.
This article is about hosting a coding competition where each team develops a KI. In the End all KIs play against each other.