Simple leaderboard with google forms and sheets
Short Stacks » Devlog
Step 1: Create a Google Form:
https://docs.google.com/forms/
Create a form with two questions: "Name" and "Score"
Step 2: Link with a spreadsheet:
Go to the Responses tab, click on the kebab menu and select "Select Response Destination"
Files
web.zip Play in browser
Apr 24, 2021
Comments
Log in with itch.io to leave a comment.
this is really cool, i've never thought about doing a leaderboard with a google form!
Thanks! I don't know if I'd use it in any serious projects, but it worked out really well for a a simple and free solution. The next step would be to read the spreadsheet data natively in Unity. Maybe one of these days I'll get around to it.