Skip to content
/ teeko Public

Project realized for the IA41 course (Artificial Intelligence) at UTBM

License

Notifications You must be signed in to change notification settings

mlcsthor/teeko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Teeko requires the python3-pil.imagetk package and Pillow

git clone https://github.com/mlcsthor/teeko.git

apt-get install python3-pil.imagetk

pip install Pillow
#or pip install -r teeko/requirements.txt

Usage

python3 main.py
# PvP, PvAI and AIvAI mode

# OR

python3 main.py --no-ui
# Only for PvP mode

License

MIT

About

Project realized for the IA41 course (Artificial Intelligence) at UTBM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages