6 ms·
Level 1 just reloads after I get to the exit.
by icedog 12y ago
Level 1 just reloads after I get to the exit.
- tibbon 12y agoSame here, even when running locally. I just had it never paint the walls- that's the right solution right?
- alnis 12y agoThe game was broken for a bit, and it's possible that your saved state got corrupted. Try restarting the game by running localStorage.clear() in the JavaScript console, then refreshing the page. Does that fix it?