Skip to content

33fred33/CarcassonneAI

Repository files navigation

Carcacassonne AI in Python

Carcassonne testebed

Installation

(Back to top)

  • Clone the project
  • Go to project folder
  • Install all packages in requirements.txt:
pip install -r requirements.txt

Game UI

(Back to top)

Run the following bash script from the command line to activate the Carcassonne game UI:

bash ./PLAY_GAME_UI.sh

Then a menu will pop up. Click on the arrows to choose Player 1 and Player 2. Click Play to start the game. The game UI (seen above), powered by pygame will pop-up next.

About

Research on AI to play Carcassonne

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published