Simple AI for Corona SDK

Hello everybody, my name is Nikolay Yenbakhtov, I’m the author of " Simple AI for Corona SDK" class library and software developer at National Information Technologies Joint-stock Company.
 
" Simple AI for Corona SDK" is a simple artificial intelligence made in Corona SDK. It is easy connect to the project, light, fast and easy in use, flexible and extensiable.
This library creates an object with specific behavior, which can contact (fire, visual contact, collision) with the object having type “player” (and other objects if needed).
 
0.jpg
 
I’m glad to share this code with other people, and I hope it will be useful and will help someone to create a excellent apps.
 
If you interested you can grab it at GitHub.
 
Documentation and code examples at http://simple-ai.blogspot.com
 
If you have any questions, feel free to ask it here or contact me by email: enbahtov@gmail.com

Very nice. You should consider making this a plugin!

https://coronalabs.com/blog/2015/06/23/tutorial-building-a-pure-lua-plugin-for-corona/

Rob

Rob, thanks for advice and link, it is a great idea. I will use it and soon I will create a plugin.

Very nice. You should consider making this a plugin!

https://coronalabs.com/blog/2015/06/23/tutorial-building-a-pure-lua-plugin-for-corona/

Rob

Rob, thanks for advice and link, it is a great idea. I will use it and soon I will create a plugin.