A simple Etch-A-Sketch program that "draws" along with the movements of the cursor. There are three modes (normal, rainbow, and shading) as well as options to toggle the grid on and off and change the grid size.
Project is from the Fundamentals Course from The Odinn Project. Link to the full assignment prompt
I'd like to add a feature to allow drawing with the arrow keys in the future.