Hi, I have the same issue :( I was creating a game and after testing it for a while it just died. Now I can't open Bitsy when I go through the page and I don't want to lose all my progress :(
Viewing post in The tool to save and make a new game is gone?!
to fix this you may need to reset your browsers cache - give that a try and let me know if it helps!
important note:
before you do this, if you still have bitsy game data you want to keep, you should open your browser's JavaScript console from the bitsy page and type in the following code and then press enter:
localStorage["game_data"]
you should see a bunch of text appear in the console - this is the bitsy game data. if you copy it into a text editor (such as Notepad) and save the file with a ".bitsy" extension, you'll be able to reload your game into bitsy after resetting your browser's cache