Skip to content

A python based project that tries to play the carcassonne game

Notifications You must be signed in to change notification settings

MaartenGDev/carcassonne-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

carcassonne-training

A basic machine learning project that learns to play the carcassonne game

Demo

Demo

Setup

  1. Clone the project
  2. restore the python environment
virtualenv --no-site-packages --distribute .env && source .env/bin/activate && pip install -r requirements.txt 

Stack

  • Python 3
  • cv2
  • tkinter
  • PIL

About

A python based project that tries to play the carcassonne game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages