Description Play snake in the terminal! Setup virtualenv --python=python3 venv . venv/bin/activate pip install -r requirements.txt python3 web.py