You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2018. It is now read-only.
The fact that the game runs slow is probably normal, I think, because the calculations for collision tests grow "exponentially" depending on the number of explosions. A solution could be to limit the number of bombs that you can put simultaneously on the map, or force a delay between one bomb and the next one.
The glitch occurs when I keep pressing
x
when the first explosion goes off. I can travel around the map with instant explosions.Here is a gif:

The text was updated successfully, but these errors were encountered: