EleMisi / TablutAI

Negamax algorithm with alpha-beta pruning for Tablut game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TablutAI

This is an implementation of Negamax algorithm with the alpha-beta pruning technique. The heuristic is designed for the ancient Tablut game.

If you're interested, you can find more information about this project on my website.

About

Negamax algorithm with alpha-beta pruning for Tablut game

License:GNU General Public License v3.0


Languages

Language:Python 100.0%