33fred33 / CarcassonneAI

Research on AI to play Carcassonne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Jupyter Notebook 84.6%Language:Python 14.8%Language:CSS 0.7%Language:Shell 0.0%