CLI to play with /dev/agents easter egg

- Play with
/private/agents/wopr(from the brilliant team at sdsa.ai 🌟) directly in your terminal - Mimic the user experience of the original online sdsa.ai website
virtualenv .venv
source .venv/bin/activate
python3 -m pip install -r requirements.txt
python3 wopr.py
Have fun :)