alielabridi / Weakly-Solving-Three-Musketeers-Game

Weakly solving the three musketeers game using minimax algorithm, alpha-beta prunning, symmetry checking, and zobrist hashing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Weakly solving the three musketeers game using minimax algorithm, alpha-beta prunning, symmetry checking, and zobrist hashing


Languages

Language:Python 98.4%Language:C++ 1.6%