Recitation 11: Object Oriented Programming by Liyang Zhu (Tom)

This recitation, I went to the workshop for object-oriented programming. For the exercise, I made an interactive bubble game with the knowledge of object-oriented programming. Bubbles with random color and size will be generated at the center of the screen. And it’s clicked, it will disappear. Here is a video which illustrates what I’ve done.

This is my code.

Leave a Reply