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

Game interface time clock #3

Open
sgdavis1 opened this issue Jan 26, 2018 · 0 comments
Open

Game interface time clock #3

sgdavis1 opened this issue Jan 26, 2018 · 0 comments

Comments

@sgdavis1
Copy link
Member

There is a clock in the upper right of the game play interface. We want to use an efficient client side implementation to keep that up to sync. Maybe even just setTimeout()?

Ideally someone will research the best method for this, and then implement it entirely in the following file without any side effects:
public/js/game.js

Note: We have many improvements that we want to make to the "Play" interface. This is a small, well encapsulated one that anyone could implement.

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

1 participant