Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jstris replay support #22

Open
mat1jaczyyy opened this issue Dec 9, 2023 · 0 comments
Open

Jstris replay support #22

mat1jaczyyy opened this issue Dec 9, 2023 · 0 comments
Labels
feature New feature or request replay Reading other replay formats waiting Waiting until this is resolvable

Comments

@mat1jaczyyy
Copy link
Owner

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.

@mat1jaczyyy mat1jaczyyy added feature New feature or request replay Reading other replay formats waiting Waiting until this is resolvable labels Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request replay Reading other replay formats waiting Waiting until this is resolvable
Projects
None yet
Development

No branches or pull requests

1 participant