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
I want to implement Jstris replay support similarly to how we have TETR.IO support at the moment, however Jstris does not store how long keys were pressed for since the release event does not matter in the game for most keys.
Jstris replays aren't really files, so the importing methods will be either a Jstris URL or a compressed replay string.
I want to implement Jstris replay support similarly to how we have TETR.IO support at the moment, however Jstris does not store how long keys were pressed for since the release event does not matter in the game for most keys.
Jstris replays aren't really files, so the importing methods will be either a Jstris URL or a compressed replay string.
This requires #18 before it can be implemented.
The text was updated successfully, but these errors were encountered: