/mcts-moon

A MCTS implementation in MoonScript, generalized to any perfect information, finite, zero-sum game

Primary LanguageMoonScript

MCTS-moon

This is a simple implementation of the MCTS algorithm in MoonScript.
This is pretty much a work in progress for now, so don't expect too much from it (especially not speed, unless you're using luajit).