Game Point Systems?

I was wondering, in the Sprite Lab - how can you create a point system (like what events in bounce produces in the lessons)?

Hi Colleen,
Since “Bounce” is only meant for games, it handles the scoreboard automatically. To do this in Sprite Lab, you’ll need to use a variable to keep track of the score, and then print the score to the screen. Here’s a simple example program where you get a point every time you click the bunny. Hope this helps!

Mike, CSF Team

Thanks Mike :smiley:
Is there a way to place the text from the Title Screen block higher/lower/anywhere you want?

Unfortunately there is not a way to do that at this time. This would make a great feature request though, and I’d encourage you to send it in to support@code.org.

1 Like