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

"Live" styled replay #74

Open
qharlie opened this issue Apr 26, 2018 · 3 comments
Open

"Live" styled replay #74

qharlie opened this issue Apr 26, 2018 · 3 comments

Comments

@qharlie
Copy link

qharlie commented Apr 26, 2018

Has anyone talked about implementing replays ? I searched but I couldn't find it.

@homerchen19
Copy link
Owner

Hey @qorrect
Could you describe more about what does "replay" look like? This may help others to implement it.

@qharlie
Copy link
Author

qharlie commented Apr 27, 2018

It would look just like the live stream, with play by play, just played at a later date. I'd like to implement it but I wasn't sure if it had been talked about / if its insanely hard to do for some reason.

@qharlie
Copy link
Author

qharlie commented May 7, 2018

I'd like to add an extra option to show a replay of a game , using the playByPlayData 'clock' element as the timer ( just delays by the number of seconds from the previous play ) . I have a working version that shows a 'sped up' replay ( max timeout of 10 seconds ) , but I'm unsure where to put the option to show a replay.

I could add a handler on the games list that when 'R/r' is pressed on an old game it shows the replay ( and enter shows the summary ) , what do you think ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants