Its just a usual platformer and theres nothing very special about it and is just pretty basic short and sweet.
You should make the text
Every tick->Text->set text "Score: "&Variable
Instead of
Every tick->Text->set text "Score:"&Variable
You should put a space after the :.