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

User should select which side the computer will play in #13

Open
marcel-valdez opened this issue Mar 14, 2020 · 0 comments
Open

User should select which side the computer will play in #13

marcel-valdez opened this issue Mar 14, 2020 · 0 comments
Labels
ambiguity: low Low level of ambiguity. No investigation required, mostly execution. effort: S Small effort. We suspect we can do 2 or more of these in 1 sprint. enhancement New feature or request value: medium+ Provides medium to high value.

Comments

@marcel-valdez
Copy link
Owner

Description

  • Right now the user can only play against Black CPU, it should be possible for the user to play against either Black or White.

  • There should be a button that allows the user to select the CPU's side.

  • Effort: S

  • Value: Medium to High

  • Ambiguity: Low

Design & Implementation Suggestions

  • Add a drop-down that has the options (WHITE, BLACK, NONE?), when the user selects one of the options, a message is sent to the worker and the worker reconstructs the engine object with the new side.
@marcel-valdez marcel-valdez added enhancement New feature or request ambiguity: low Low level of ambiguity. No investigation required, mostly execution. effort: S Small effort. We suspect we can do 2 or more of these in 1 sprint. value: medium+ Provides medium to high value. labels Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ambiguity: low Low level of ambiguity. No investigation required, mostly execution. effort: S Small effort. We suspect we can do 2 or more of these in 1 sprint. enhancement New feature or request value: medium+ Provides medium to high value.
Projects
None yet
Development

No branches or pull requests

1 participant