Skip to content

Research on AI Copilot for Carcassonne

Notifications You must be signed in to change notification settings

hblakeway/CarcassonneAI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 Copilot for Carcassonne

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 84.5%
  • Python 14.8%
  • Other 0.7%