How do you add score board on game app?

I think first you should initialize the variable score :
blocks

Second, put this global score :
blocks (1)
in the block to check the result is correct or not,
and if the result is correct add 20 to global score.

After the game is finished run this block :

1 Like