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
The game freezes for a moment after the last number is generated for the numbers game. This happens because of the fact that the maths solver is a bit slow. I might have to implement it in a different way to fix that.