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 manage game configs. #41

Open
boldandbrad opened this issue Sep 8, 2020 · 0 comments
Open

Ability to manage game configs. #41

boldandbrad opened this issue Sep 8, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@boldandbrad
Copy link
Owner

boldandbrad commented Sep 8, 2020

euchre config get/list - returns current game configurations.
euchre config set key value - give a specified configuration key a new value. Should have good error handling.
euchre config reset key - returns a specified configuration key to its default value.
euchre config reset - returns all configurations to their respective default values.

First pass configs:

  • User's name.
  • Call them bowers true/false
  • Coloring/styling on/off
  • Auto play again mode.

Configs to come with future features:

  • CPU levels/difficulty.
  • Auto play last card in hand.
  • Auto sort hand.
  • Throw them in mode.
  • Stick the dealer mode.
  • Game speed/pace.
@boldandbrad boldandbrad added the enhancement New feature or request label Sep 8, 2020
@boldandbrad boldandbrad added this to the 1.x milestone Sep 8, 2020
@boldandbrad boldandbrad self-assigned this Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant