GameShare is an innovative new game API for developers. It allows users to share their scores at any game on Scratch with the API. How does this work, you ask? Well, first, play a GameShare compatible game. Second, click the share button in that game. It will bring up a list called "Copy this". Copy the code in the box and click the button in the bottom left hand corner of the screen. It will prompt you to enter the code. Paste the code, press enter, and an announcement will show up on screen notifying everyone viewing the project of your score! DEVELOPER GUIDE: If you are a developer and you want to use this API in your game, here's how! 1. Put the GameShare API sprite into your project via backpack 2. Create a new sprite that acts as a button. Code it however you wish, so long as that when it is clicked, "share" is broadcasted. 3. Copy and paste the following into your instructions or notes and credits somewhere: " ============= Uses GameShare API, version 0.1. To share your score, press the "share" button, go to https://scratch.mit.edu/projects/68105522/#player, and follow the instructions there. ============== " 4. And that's it!
For a game that uses this, go to https://scratch.mit.edu/projects/60625632/