$ cd Awesome-Love-Code/Python/001 $ python3 -m venv ./venv && source venv/bin/activate $ python3 -m pip install pygame $ python3 love.py