I see rubiks cube app :)
code.org 200IQ play?
"website"
altZanyLvl 1
- Windows
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
VarrienceLvl 25
- Edited
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
- iPhone
I can’t stop laughing when I read this. Y’all so obsessed with data browser lol. 🤣🤣
I mean just use Inspect Console
birthdayboy224Lvl 2
- Windows
SquirrelGuy-5 Does it save the things you do in the inspect on other computers? When you reload does it keep what you change?
- iPhone
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();
DragonFireGamesLvl 11
Its because of the migration off of firebase
https://studio.code.org/datablock_storage/ca4FYVx-QbawF_C9CIwJS_q3f4MXGM05KeB0OKlacoo/
DragonFireGamesLvl 11
oh and code.org apparently made its own databrowser that allows you to switch databases as seen in the link above
[WUT] AdamLvl 13
- Windows
DragonFireGamesLvl 11
[WUT] Adam yeah