minimax4j

Minimax4j is a pure java implementation of the minimax algorithm. It provides implementation of standard minimax but also provides alpha-beta pruning, negamax or negascout. This project can be use to implement two-person zero-sum games of perfect information such as chess, reversi, connect four, ...

Homepage POM file JAR file Javadoc
'fr.avianey:minimax4j:1.0.0'

Dependencies

no dependencies