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
Storing screenshots as files keeps the JSON lightweight and directly usable as a data source for any frontend (React, Vue, etc.). Image paths are trivially renderable/serve-able
https://github.com/gbdev/GBEmulatorShootout/blob/main/main.py#L221
Storing screenshots as files keeps the JSON lightweight and directly usable as a data source for any frontend (React, Vue, etc.). Image paths are trivially renderable/serve-able