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.
python api flask server genetic-algorithm recursion simulations heuristic minimax breadth-first-search optimization-algorithms floodfill battlesnake search-tree maxn voronoi-territory game-algorithms
-
Updated
Jul 1, 2026 - Python