# sniffpest started writing a clone of game i never even heard of just to shove it in the faces of two morons on EFnet _no ragrets_ ``` python -m venv .venv source .venv/bin/activate pip install -r requirements.txt python sniffpest.py ```