Use the following command to clone the repository on your local file system :
git clone git@github.com:campignon/tftgenetics.git
Create a new Python 3.10+ virtual environment :
python3 -m venv venv
Then activate it :
source venv/bin/activate
Install the required dependencies :
pip install -r requirements.txt
Run the algorithm with the command :
python gen.py