8000 GitHub - TimDarcet/gym-azul: An openAI gym for the board game "Azul"
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TimDarcet/gym-azul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gym-azul, an openAI gym environment for the Azul board game

Installation

Create a python3 venv and activate it

virtualenv -p python3 venv
source venv/bin/activate

Install gym-azul

git clone git@gitlab.binets.fr:drakaena/gym-azul.git
cd gym-azul
pip install .

About

An openAI gym for the board game "Azul"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0