-
-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug when play with Safari on Mac OS X #19
Comments
@lnguyen46 could be related to the time between animation frames. I guess if something like this happened, you have to erase local storage in order to continue the game. Can you also copy the broken state from local storage and paste it here? |
|
@lnguyen46 so it fell below the screen bounds |
Following @w0rm advice, I have to clear localStorage to play again. |
It would be nice if you can fix this bug though. I don't want to clear localStorage everytime I reopen my laptop's lid. |
@lnguyen46 sure, this must be fixed. |
After I close the Macbook's lid and reopen it, the game is frozen.
Refresh the browser doesn't work. The only thing I can do is click the button "Pause" and "Resume" again and again.
You should add a "New Game" button or something like that. Right now, I can't play with Safari !!
The text was updated successfully, but these errors were encountered: