Skip to content
#

board-games

Here are 144 public repositories matching this topic...

A decision-making algorithm used for game playing and decision-making problems. This algorithm combines the power of Monte Carlo simulation with the depth of tree search to find the best move or action. This GitHub project implements MCTS in Kotlin to solve decision-making problems efficiently.

  • Updated Feb 8, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the board-games topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the board-games topic, visit your repo's landing page and select "manage topics."

Learn more