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

Ability to move pieces in multiplayer #115

Closed
TheBestTvarynka opened this issue Feb 2, 2022 · 0 comments
Closed

Ability to move pieces in multiplayer #115

TheBestTvarynka opened this issue Feb 2, 2022 · 0 comments
Labels
available easy Difficulty level is easy multiplayer Multiplayer game

Comments

@TheBestTvarynka
Copy link
Collaborator

TheBestTvarynka commented Feb 2, 2022

Task consists of next steps:

  • Implement server API methods:
    • push_move
    • pull_board_state
  • Implement command .online.move - apply move.
  • Add auto-updating of the game.
@dmvict dmvict changed the title Implement games method for server Method games method for server Feb 3, 2022
@dmvict dmvict changed the title Method games method for server Method games for server Feb 3, 2022
@dmvict dmvict removed the available label Feb 3, 2022
@dmvict dmvict changed the title Method games for server Method read_games_list for server Feb 4, 2022
@dmvict dmvict added available easy Difficulty level is easy and removed discuss labels Feb 4, 2022
@dmvict dmvict changed the title Method read_games_list for server Moves and state in a game Feb 4, 2022
@dmvict dmvict changed the title Moves and state in a game Moves and board state Feb 4, 2022
@Wandalen Wandalen changed the title Moves and board state Ability to move pieces in multiplayer Feb 4, 2022
@dmvict dmvict added the taken label Feb 5, 2022
Repository owner deleted a comment from buchekalex Sep 5, 2022
@dmvict dmvict removed the taken label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
available easy Difficulty level is easy multiplayer Multiplayer game
Projects
None yet
Development

No branches or pull requests

3 participants