An AI for a modified Reversi version. The AI works with a game server that manages the game (https://github.com/marcluque/Reversi-Server)
-
Updated
Sep 17, 2022 - Java
An AI for a modified Reversi version. The AI works with a game server that manages the game (https://github.com/marcluque/Reversi-Server)
Interactive 3-player Minimax (maxN) & Alpha-Beta Pruning simulator with alliance strategies. Built with Python/Flask backend + HTML5 Canvas frontend. Visualises rational, cooperative, spiteful & zero-sum player modes. Deploy-ready for Render, Railway, or PythonAnywhere.
A Battlesnake program that implements the MaxN version of the Minimax algorithm and a separate program that implements a genetic algorithm for optimizing a set of parameters in the MaxN algorithm.
To associate your repository with the maxn topic, visit your repo's landing page and select "manage topics."