Skip to content

bderrett/amarillo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tile game very much inspired by Azul. To play, build the Docker image and run it:

docker build -t amarillo .
docker run -i -t --init amarillo /usr/src/app/run.sh

The game is implemented for 3 players and your opponents choose their moves using a Monte Carlo tree search.

About

A tile game very much inspired by Azul.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages