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

New Mode: pgnPlay #394

Open
mliebelt opened this issue Sep 20, 2022 · 0 comments
Open

New Mode: pgnPlay #394

mliebelt opened this issue Sep 20, 2022 · 0 comments

Comments

@mliebelt
Copy link
Owner

mliebelt commented Sep 20, 2022

Add code so that it is possible to have 2 players using the pgn-viewer (only) to play against each other on the internet. This should be possible in using WebRTC (now supported by all major browsers), without a backend needed. On that base, it should be more easy possible to implement something like a playing server more easily.

The following features should be supported:

  • Starting the pgn-viewer in play mode, for one color, or for both colors.
  • Returning enough information on demand how to connect to the other player.
  • Automatically send each move to the other player, which will be shown then there.
  • (optional) Recording the time spent on moves, and sending that information to the other player.
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