Getting Started Blocks Reference
Issues
How to Edit the GP Wiki Dokuwiki Syntax About Dokuwiki Playground
This is an old revision of the document!
This is a copy of the original Scratch Pong game, re-written in GP to show some of the differences and simularities between Scratch code and GP code
There are 3 main differences between the two sets of code
This script sets the image size and then fills it with red and moves it to bottom of screen
Creates the paddle image and moves it near bottom of screen Make the paddle track the mouseX position in the equivalent of a forever loop