AndyEveritt / NineAi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Virtual environment

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt

P5

libglfw3 is required for the p5 library to work

sudo apt-get install libglfw3

About


Languages

Language:Python 100.0%