Skip to content

blue-sky-sea/Pokemon-MCTS-AI-Master

Repository files navigation

Pokemon-Python

A Pokémon double battle simulator program based on Python Pygame.
With battle AI based on UCT-MCTS algorithm.

Simulator based on Daniel's program https://github.com/DanielAlcocerSoto/Pokemon-Python
bilibili https://www.bilibili.com/video/BV1x54y1B7oc
Demo

Table

Libaray

Introduction

Pokemon battle AI is based on MCTS/UCT algorithm your can see it at /AI diretory

Installation

install dependence:

pip install -r requirements.txt

setup:

python setup.py install

Run

exe:

python run.py -h

About

A pokemon battle AI based on UCT-MCTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages