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

AI does not respect altered rotation system #1119

Open
ImFalling opened this issue Jun 5, 2024 · 3 comments
Open

AI does not respect altered rotation system #1119

ImFalling opened this issue Jun 5, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@ImFalling
Copy link

ImFalling commented Jun 5, 2024

To reproduce:

  1. Change rotation system to SRS
  2. Play (for example) turn based challenge on Ultimate difficulty
  3. Observe the AI's continued use of the TRS system, giving them an unfair advantage due to more spins being allowed for them.

Thanks for your hard work, this is the best Android game ever.

@Not-A-Normal-Robot
Copy link
Member

The AI only supports playing one rotation system. In older versions of the game, the AI only supported SRS, but it's been changed so that the AI only supports TRS.

@shoucandanghehe shoucandanghehe added the invalid This doesn't seem right label Jun 5, 2024
@ImpleLee
Copy link
Contributor

ImpleLee commented Jun 5, 2024

This problem is technically solvable. I have been thinking about a total reform of the bot interface for a long time, and this is part of it.

@ImpleLee ImpleLee added enhancement New feature or request and removed invalid This doesn't seem right labels Jun 5, 2024
@ImpleLee ImpleLee self-assigned this Jun 5, 2024
@ImFalling
Copy link
Author

@ImpleLee I appreciate you taking the time to respond. Although I am not familiar with this project's codebase, or AI-based Tetri* solvers, I'd love to contribute with my limited Löve 2D experience.

I will see if I can help out somewhere.

Thanks again!

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

4 participants