There are 0 repository under alphabeta-algorithm topic.
An AI for a modified Reversi version. The AI works with a game server that manages the game (https://github.com/marcluque/Reversi-Server)
A Parallel AI Chess Game from Level 1 to Level 10 made with Java Swing
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.
Jeu d'infection et implémentation d'algorithmes d'intelligence artificielle
Projet imposé en seconde année à l'ENSIMAG en option d'algorithmie avancée . Création de plusieurs stratégies basiques permettant la résolution du jeu blobwar grâce à l'algorithme Min-Max ou l'algorithme Alpha-Beta.
Server to play with the Reversi AI https://github.com/marcluque/Reversi-AI
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)