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

Web demo #177

Open
nirs opened this issue Sep 8, 2017 · 0 comments
Open

Web demo #177

nirs opened this issue Sep 8, 2017 · 0 comments

Comments

@nirs
Copy link
Member

nirs commented Sep 8, 2017

Have a static demo playing a pre-created (or randomly generated) game. Can be served as part of the documentation.

The game can be simulated by client side "server" receiving control requests (e.g. start/stop/rate) and emitting game update messages, using a pre-created game state.

Being able to replace a real sever with client side fake server is a good idea regardless the demo, for testing the web interface. Currently the server is accesses via the Client class and also directly via jquery.post. The code to post message should move into the Client.

@nirs nirs self-assigned this Sep 8, 2017
This was referenced Oct 21, 2017
@nirs nirs removed their assignment Jul 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant