Open Kiyotoko opened 1 year ago
Is your feature request related to a problem? Please describe. The game has currently no game AIs.
Describe the solution you'd like Create a game AI with Decision Making, Decision Tree and Decision Tree Learning.
https://www.gamedeveloper.com/programming/behavior-trees-for-ai-how-they-work
https://gamedev.net/articles/programming/artificial-intelligence/the-total-beginners-guide-to-game-ai-r4942/
Is your feature request related to a problem? Please describe. The game has currently no game AIs.
Describe the solution you'd like Create a game AI with Decision Making, Decision Tree and Decision Tree Learning.