
com.fathzer.games.ai.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of games-core Show documentation
Show all versions of games-core Show documentation
A core library to help implement two players games.
The newest version!
/** AI base classes (Minimax, Negamax, etc...)
*/
package com.fathzer.games.ai;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy