We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The bot should be able to handle fights by it self instead of auto-pause & wait for human help..
Maybe use a simple fight function like in SufoBot with a simple fight instructions system:
https://github.com/AXeL-dev/SufoBot/blob/c509515c3edd4083381f55a010f275454791d7a6/bot.cpp#L214
Or use an AI system for better results, python is rich of AI libraries don't it?
thoughts..
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The bot should be able to handle fights by it self instead of auto-pause & wait for human help..
Maybe use a simple fight function like in SufoBot with a simple fight instructions system:
https://github.com/AXeL-dev/SufoBot/blob/c509515c3edd4083381f55a010f275454791d7a6/bot.cpp#L214
Or use an AI system for better results, python is rich of AI libraries don't it?
thoughts..
The text was updated successfully, but these errors were encountered: