Skip to content

Player move #4

Description

@Liczi

implement Player (Human) as Thread.

  • when move is called it signals the web module to prompt for move
  • then sleep loop is entered
  • when player sends the move response, the thread leaves sleep loop
  • it calls methods from Board to make move
  • then it waits for its turn in sleep thread

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions