raf-against-tm / MinimaxMultiplayer

This is an AI algorithm which extends Minimax algorithm from 2-Players to N-Players.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MinimaxMultiplayer

AI algorithm in Common Lisp Language, which extends Minimax algorithm from 2-Players to N-Players.

It includes NIM Multiplayer and Blokus implementations for AI tests. Blokus has an environment to play it through Clozure CL.

About

This is an AI algorithm which extends Minimax algorithm from 2-Players to N-Players.


Languages

Language:Common Lisp 100.0%