An open API service indexing awesome lists of open source software.

https://github.com/lightaxis/monsterpyramid_mcts

To solve MonsterPyramid Game with MCTS
https://github.com/lightaxis/monsterpyramid_mcts

Last synced: about 1 year ago
JSON representation

To solve MonsterPyramid Game with MCTS

Awesome Lists containing this project

README

          

# MonsterPyramid_MCTS
To solve MonsterPyramid Game with MCTS
MCTS + UCT method was used

Using MVVM structure to manage
Visual Studio 2019 / C#