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.txtLaunch the game with the user interface
python3 teeko.pyor
Launch the game in the command line interface
python3 teeko.py --cliMade with ❤️ by Sophie Teimournia & Axel Velez