You must be resetting the score for it to not be greater than 1. Check your logic.
Make sure you init the variable outside of the loop.

If you can't see it, add println statements to print out...