-
Notifications
You must be signed in to change notification settings - Fork 46
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
SGGame AI TODO: #163
Comments
More like: complete rewrite |
LOL |
Heres a layout of what I want:
This is subject to change as possible improvements come up. The COM should not be looking at the players choice or other info it does not have access to. It can look at moves the player has used/it has been notified about (ex: forewarn) when making a decision though at level 4 or higher. |
I'm basically going to play around with the trainer AI in SGGame and report anything we should improve.
List of Checks needed:
Possible Implementation:
The text was updated successfully, but these errors were encountered: