donkirkby / live-py-plugin

Live coding in Python with PyCharm, Emacs, Sublime Text, or even a browser
https://donkirkby.github.io/live-py-plugin
MIT License
291 stars 57 forks source link

Turtle colour mode #352

Closed donkirkby closed 2 years ago

donkirkby commented 2 years ago

Implement the colormode() method on the screen class. Check whether the module method is already wired to call the screen method.