Space Shooter tutorial from Clear Code, plus one or two things I did my own way.
python3 -m venv venvpip install -r requirements.txtvenv/bin/python code/main.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Space Shooter tutorial from Clear Code, plus one or two things I did my own way.
python3 -m venv venvpip install -r requirements.txtvenv/bin/python code/main.py