Programming Assignment 05/06


Due: Week of Oct. 3 in lab


Write a program to simulate a fish randomly swimming around an aquarium. Below are the details for the assignment:

Press play to show example video. Note the video is stretched width-wise and is not representative of the real example program.

Bonus. Add a shark to the aquarium. Details:

You can also earn bonus for making a prettier simulation.

This assignment will be graded as two separate programming assignments. Part one of the grade focuses on the final product. Did you pay attention to detail and implement the simulation/drawing as specified. Part two of the grade is focused on implementing components of the program into functions. Each portion is graded out of 100 points.