nbadraft cs106a submission

by Josh X

Description

LogoGame Creates a blank canvas, and places an image on canvas (image = logo). Logo is moved around canvas, bouncing off walls until it hits a corner after which it plays a clip from the office which inspired the program. NBA draft This program outputs the 60 draft selection positions of the 14 worst teams in the NBA. It matches the number drawn from the virtual lottery drum to the teams entry ticket (team is identified by numbers index in a list).