CPSC 310 March 14 Assignment

Create a windows program using the XNA Game Studio framework that animates several (or many) spheres with initially random locations and velocities. The spheres should bounce off of one another appropriately and be affected by gravity. In order to prevent the spheres from all moving off of the screen create a bounding cube that they can also bounce off of. To submit your code, zip the directory containing your visual studio project and upload it to the course Inquire site.