Skip to content

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

Notifications You must be signed in to change notification settings

raf-against-tm/MinimaxMultiplayer

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published