Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 411 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 411 Bytes

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