I see rubiks cube app :)

lol. I'm practicing 2x2 rn. My best time is 14.14 seconds

Awards

  • â’¸ 1 from SquirrelGuy-5
    Comment: My best for 2x2 is 9 seconds, 3x3 is 49 seconds

altZany like i said.... there moving to datablock_storage, firefly & databrowser rely on the project having a firebase key to be able to interact with projects.... soon all projects will have this storage so I'd advise using the
/datablock_storage/:id path if your project is using it, you can find that out via this path /applab/:id/export_config

gamelab projects have not been effected by datablock_storage (yet) so if you were to create one of those databrowser would work perfectly fine

I can’t stop laughing when I read this. Y’all so obsessed with data browser lol. 🤣🤣

I mean just use Inspect Console

    birthdayboy224 The inspect console can be used to restyle webpages, but it only makes those changes for you, and they reset if you reload the page.
    But if you edit the data, it changes it for good.

    You could use this JavaScript to wipe the data from a gamelab project:
    window.__mostRecentGamelabInstance.studioApp_.storage.clearAllData();

    oh and code.org apparently made its own databrowser that allows you to switch databases as seen in the link above

    5 days later

    Chat