SpriteGenerator
SpriteGenerator copied to clipboard
Updated for use in 2021
Create Dudes/ folder automatically if it does not already exist. Explicitly include System.Drawing for Bitmap usage. Explicitly reference System.Random() for rand.
Edits made because this code did not work out of the box in 2021 in Visual Studio on macos.