Fun-Projects

monsterstrike.py

Usage: $ python3 monsterstrike.py

Automatically downloads all monster images from monst.appbank.com.
If the image file already exists in the specified folder, that image is not downloaded again.

If the program ends prematurely, the last image file may not have been entirely downloaded.
The incomplete image file must be manually removed, so a new complete image may be downloaded.

rand.cpp

Originally run on Xcode.

Generates a specified number of random answer choices (a,b,c,d)

scraper1.py and scraper2.py

Web scrapers to grab text from specific websites.