How do you save this score?
If is using an global variable, that should be really easy to update your score.
There are many ways to do that: using an text to show this score global variable, using an sprite font to show this score or even an normal sprite with many frames to show an specific frame depending on your final score.