A generic JAVA implementation of the Minimax algorithm (and derivated...)
-
Updated
Jan 12, 2018 - Java
A generic JAVA implementation of the Minimax algorithm (and derivated...)
Ce projet est un travail pratique pendant la deuxième année universitaire en informatique. Au but de pratiquer les algorithme d'élagage Alphabeta, Minimax et Negamax.
Othello is a strategy board game created in 1971 based on Reversi game. This game is an ai-ai battle only (alphabeta or negamax algorithm)
Fully functional chess engine built from the ground-up with LibGDX
AI playing the Unstable (Chain Reaction) game.
Add a description, image, and links to the negamax-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the negamax-algorithm topic, visit your repo's landing page and select "manage topics."