Assigned: Mon, Apr 5
Due: Mon, Apr 19 Wed, Apr 21, 11:59pm (extended)
For this assignment you will:
cs101 course folder.assign3 folder and confirm you see the assign3.rkt file there. For this assignment, you will design a world (big-bang) program that moves many balls around the scene simultaneously, each one bouncing off all four walls of the scene. I've provided you with starter code and instructions that you should find helpful. Your balls should be different colors and sizes, and move with different velocities.
To get started, launch DrRacket and follow the instructions provided in the assign3.rkt to complete the assignment.
Be sure to follow the Design Recipe for each function you develop.
assign3.rkt file onto your browser where it says, “Drag files here to add them to your repository”assign3.rkt file file should now be in your Assignment 3 GitHub repository.