Ga Kay's Drawing App Milestones

by Ga Kay Gao

07 Feb 2016

Overall Goal: To create a drawing app that allows users to choose between two modes: a free draw mode where users can click on turtles to change the color; and a shape-specific mode where users can choose a shape and click a location to draw the shape.

Milestones

  • include clicky turtles that allows users to choose what to draw (lines, stars, circles, flowers, squares, ect.)
  • include a free draw mode that allows users to click and drag a turtle
  • include turtles that allows users to choose color
  • include clicky turtle or clicky key that clears board
  • display current mode to users
  • include at least one custom module
  • include at least one loop
  • include multiple Turtle objects
  • include a named Screen object
  • has commented code
  • all on-screen turtles accepts user clicks
  • runs without errors
  • allows users to cycle through background colors when key is pressed

Starter Code:

This is very basic starter code for my drawing app.

Ga Kay is currently a sophomore studying Information Science at UNC-Chapel Hill. Find Ga Kay Gao on Twitter, Github, and on the web.