Simple AI built in Python for the Teeko game.
- Clone the repository
git clone https://github.com/Axelvel/Teeko-AI.git
- Use the package manager pip to install the necessary requirements
pip install -r requirements.txt
Launch the game with the user interface
python3 teeko.py
or
Launch the game in the command line interface
python3 teeko.py --cli
Made with ❤️ by Sophie Teimournia & Axel Velez