Skip to content

Simple AI built in Python for the Teeko game.

Notifications You must be signed in to change notification settings

Axelvel/Teeko-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teeko-AI

Simple AI built in Python for the Teeko game.

GitHub release (latest by date including pre-releases) GitHub all releases GitHub repo size

Installation

  1. Clone the repository
git clone https://github.com/Axelvel/Teeko-AI.git
  1. Use the package manager pip to install the necessary requirements
pip install -r requirements.txt

Usage

Launch the game with the user interface

python3 teeko.py

or

Launch the game in the command line interface

python3 teeko.py --cli

Authors

Made with ❤️ by Sophie Teimournia & Axel Velez