monkey_brains.adoc 1.0 KB

1234567891011121314151617181920212223242526
  1. = User Guide for MonkeyBrains
  2. :author:
  3. :revnumber:
  4. :revdate: 2016/03/17 20:48
  5. :relfileprefix: ../../
  6. :imagesdir: ../..
  7. ifdef::env-github,env-browser[:outfilesuffix: .adoc]
  8. MonkeyBrains is a sophisticated AI Engine for jMonkeyEngine. It uses an agent framework to wrap human and AI controlled characters in plugin-based AI algorithms so that different each game can pick out whichever AI techniques fits best.
  9. Download MonkeyBrains from the GitHub link:https://github.com/QuietOne/MonkeyBrains[repository].
  10. == MonkeyBrains Wiki
  11. User guide for MonkeyBrains is moved to link:https://github.com/QuietOne/MonkeyBrains/wiki[MonkeyBrains Wiki]
  12. == Working games:
  13. For more examples of working games built with MonkeyBrains see: link:https://github.com/QuietOne/MonkeyBrainsDemoGames[https://github.com/QuietOne/MonkeyBrainsDemoGames]
  14. == Suggestions and questions:
  15. If you have suggestion or any questions, please see forum: link:https://hub.jmonkeyengine.org/c/user-code-projects/monkeybrains/[https://hub.jmonkeyengine.org/c/user-code-projects/monkeybrains/]