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

Is it possible to increase average score in harder game? #10

Open
natureofcode opened this issue Jun 11, 2024 · 1 comment
Open

Is it possible to increase average score in harder game? #10

natureofcode opened this issue Jun 11, 2024 · 1 comment

Comments

@natureofcode
Copy link

natureofcode commented Jun 11, 2024

Is it possible to fine-tune the AI ​​to increase the average score in a game with a different % chance of getting the tile 4 ? Let's say, for 20% chance of getting 4? Maybe some startup parameters or code changes?

@natureofcode
Copy link
Author

It seems that I figured it out and created a fork with the ability to adjust the chance of spawning the tile 4 with a parameter:
-4[float 0-1.0] (default is 0.1)
Please check it out here and point out possible improvements.🙏

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

1 participant