NoMod-Programming / Whiskers

Whiskers, a NuScratch modification made to resemble Scratch 2.0
https://scratch.mit.edu/discuss/topic/157672/
16 stars 2 forks source link

Fewer Classes #2

Open NoMod-Programming opened 7 years ago

NoMod-Programming commented 7 years ago

At this point, I have too many classes from the Cryptography module I imported to make use of the MD5 class. I need to cut out a few classes from there, as well as, if possible, refactor some code to move some methods to better places.