1234567891011121314151617181920212223242526 |
- = User Guide for MonkeyBrains
- :author:
- :revnumber:
- :revdate: 2016/03/17 20:48
- :relfileprefix: ../../
- :imagesdir: ../..
- ifdef::env-github,env-browser[:outfilesuffix: .adoc]
- 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.
- Download MonkeyBrains from the GitHub link:https://github.com/QuietOne/MonkeyBrains[repository].
- == MonkeyBrains Wiki
- User guide for MonkeyBrains is moved to link:https://github.com/QuietOne/MonkeyBrains/wiki[MonkeyBrains Wiki]
- == Working games:
- For more examples of working games built with MonkeyBrains see: link:https://github.com/QuietOne/MonkeyBrainsDemoGames[https://github.com/QuietOne/MonkeyBrainsDemoGames]
- == Suggestions and questions:
- 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/]
|