Skip to content

rcapillon/simone_puyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaZero implementation for single-player, turn-based Puyo Puyo

This package contains a custom implementation of AlphaZero that learns to play a single-player, turn-based version of Puyo Puyo.

Installation

Create and/or activate a virtual environment, then clone the package using

git clone https://github.com/rcapillon/simone2026.git

Then install the package using

cd simone_puyo/
pip install .

Usage

For now, look in the scripts folder for usage examples. Two different agents, MLP and ResNet, are available. Samples can be collected in parallel.

About

Custom AlphaZero implementation for single-player, turn-based Puyo Puyo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages