Your browser does not support the canvas tag.

PopGame7

Bryn Mawr College, Department of Computer Science
An in-class exercise for topdown design
Step 7:
Keep track of score
Add score variable
Change Balloon.pop() to return the score resulting from the pop attempt
Add score to running sum and display score in header
Prevent mousePressed from doing anything if game is over

Source code: PopGame7

Built with Processing and Processing.js