Lingjie's Drawing App Milestones

by Lingjie Wang

17 Feb 2016

The drawing app I want to create is one to draw a landscape painting, that user can click to choose the shape of moon, cloud, mountain, lake and trees to put into the painting.

  • Printing the basic instructions
  • Draw the basic shapes of items
  • Create functions when user clicks the screen to link with screen.onclick()
  • Create functions when user press “up”,”down”,”left” and “right” to link with screen.onkey()
  • Use for loops to limit the number of items put in the picture
  • Use while loops to exit drawing when user intends to
Lingjie Wang is a first year master student studying Statistics and Operations Research Find Lingjie Wang on Twitter, Github, and on the web.