merryChris / reversi

AI program for Reversi with MCTS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI program for Reversi With MCTS

Description

  • Reversi is another so-called perfect information game like Go.
  • Implemented with the idea of MCTS and EE. Here is for reference.

Installation

  • Install python-pygame. Here is official docs.

About

AI program for Reversi with MCTS


Languages

Language:Python 100.0%