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

Create a Simple Rule-Based System for basic logic #54

Open
2 tasks
Tracked by #8
erematorg opened this issue Jun 2, 2024 · 0 comments
Open
2 tasks
Tracked by #8

Create a Simple Rule-Based System for basic logic #54

erematorg opened this issue Jun 2, 2024 · 0 comments
Labels
AI independent Issues that can be worked on without needing other issues to be resolved.
Milestone

Comments

@erematorg
Copy link
Owner

erematorg commented Jun 2, 2024

Use if-then rules to drive basic decision-making logic.

  • Develop a set of rules to govern AI behavior (e.g., "if hungry, then search for food").
  • Integrate these rules into the AIBehavior class to guide entity actions.
@erematorg erematorg mentioned this issue Jun 2, 2024
6 tasks
@erematorg erematorg added the AI label Jun 2, 2024
@erematorg erematorg added this to the 0.1 milestone Jun 2, 2024
@erematorg erematorg added the independent Issues that can be worked on without needing other issues to be resolved. label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI independent Issues that can be worked on without needing other issues to be resolved.
Projects
Status: No status
Development

No branches or pull requests

2 participants