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

Rewrite the max turns algorithm: (estimated 200 pts) #23

Open
bennaimd opened this issue Dec 7, 2017 · 2 comments
Open

Rewrite the max turns algorithm: (estimated 200 pts) #23

bennaimd opened this issue Dec 7, 2017 · 2 comments

Comments

@bennaimd
Copy link
Contributor

bennaimd commented Dec 7, 2017

Currently the max turns algorithm will make the game too easy or too hard for some combinations of difficulty settings and numbers of colors. For example, the game will be too easy if the game is set to hard difficulty and the number of colors is high. Additionally, although the easy setting is meant to be easy, it might be a little too easy. This algorithm will likely need some kind of exponential scaling to be implemented based on the number of colors, at least for the hard setting. For the medium setting, the game is pretty well balanced as is.

@natashalee
Copy link
Contributor

F17OK 200 points

@CDLlo
Copy link
Contributor

CDLlo commented Jan 22, 2018

W18 OK 150 points

@gustavscholin gustavscholin mentioned this issue Mar 1, 2018
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

3 participants