Snyke The Snake(s) game Install and run $ python3 -m venv . $ pip3 install -r requirements.txt $ python3 ./main.py ```_