TopReviewMore Simple Grace Programming

More Simple Grace Programming

Program Examples:

  1. Design a program that draws a box wherever the mouse is clicked.

    Click on Improved MakeBox to show the example.

  2. Design a program that draws lines from where the mouse is pressed to the current location of the mouse.

    Click on Spirograph to show the example.

  3. Design a program that creates a scribble. That is, it draws line segments joined end to end as the mouse moves.

    Click on Scribble to show the example.

  4. Design a program that draws crosshairs over the current mouse location.

    Click on CrossHairs to show the example.


TopReviewMore Simple Grace Programming