Created a simulation in Python's graphics module (turtle) with classes of creatures and lights. Using basic object oriented programming concepts such as inheritance, I had creatures that were ...
To use all of the features of cmu_112_graphics.py, you need to have some modules installed. You don't absolutely need to have them installed to do basic graphics and ...