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 was archived by the owner on May 20, 2026. It is now read-only.
Previously, the game was able reset kivy so that it can be launched after the window is closed. This is handled by the reset() function in main.py
However, recently this has stopped working. Instead, only the following line is printed after the end of the game:
[INFO ] [Window ] Provider: sdl2
I believe this is caused by some changes in the kivy library