turn images into paintings with ms paint (windows only, sorry)
- Install required libraries
pip install -r requirements.txt- Run
pythcasso.py. - Follow on-screen instructions.
- Wait ~3 hours (dependent on image size) for paint to fully "paint" the image, you can leave it on while you're at work/school on your PC.
- Marvel at the creation. :)
Not all screens are the same resolution, so you may need to tweak the cursor's travel between the RGB values. This is optimized for 1920x1080 displays.
- Use the "thick paintbrush" brush for landscapes/paintings at size 2.
- Use the "pencil" at size 2 for smaller images (<200x200)
- Use the "pencil" at size 3 for any other images.
- If you need to stop mid-way, perform
Ctrl Alt Deleteto bring up the Windows menu options. There isn't any other safe way from your cursor to stop moving immediately.

