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
What's expected is that the game would open and close, you'd see text "sleeping", and after 5s, the program exits. What actually happens is that the game window stays up for 5s, after which the program exits. The actual game renders properly until you try to close it, this example does not demonstrate that part since it is working as expected.
This bug is made worse in Jupyter, where this causes the Python kernel to crash if you try to render the game.
Using version 0.8.1 on Ubuntu 22.04.
The text was updated successfully, but these errors were encountered:
What's expected is that the game would open and close, you'd see text "sleeping", and after 5s, the program exits. What actually happens is that the game window stays up for 5s, after which the program exits. The actual game renders properly until you try to close it, this example does not demonstrate that part since it is working as expected.
This bug is made worse in Jupyter, where this causes the Python kernel to crash if you try to render the game.
Using version 0.8.1 on Ubuntu 22.04.
The text was updated successfully, but these errors were encountered: