A simple Python project using Pygame to create a fun Halloween-themed drawing! ππ»
Follow the steps below to install everything and run the program.
- Windows, macOS, or Linux
- Python installed
- Pygame installed
- Git (optional, for cloning the repository)
Open PowerShell and run:
python --versionYou should see something like:
Python 3.x.x
If not β install Python from the official website.
pip install pygamegit clone https://github.com/louiswu0408/Halloween.gitOr copy-paste the script manually into a file.
Make sure you are inside the halloween folder, then run:
cd Halloween
python Halloween.py
(You can also copy/paste the script above into this file.)
You should now see the Halloween drawing appear in a Pygame window! ππΈοΈπ»
Enjoy the spookiness! π