SimBionic is a powerful AI middleware tool that helps you define intelligent behavior for games quickly and easily. These behaviors specify how game entities and systems respond to events and player actions. SimBionic enables everyone on the development team to write smarter behaviors that are more realistic, challenging, and engaging. By accelerating the development process and encouraging collaboration, SimBionic frees your team to spend more time on what they do best: innovating tomorrow's games.
SimBionic is a full-featured visual development environment including editor, debugger, and runtime engine. Its highly intuitive visual approach lets you to see your game's logic at a glance, and quickly spot potential bugs or other difficulties. The visuals also make it a snap for you to show and discuss your work with other members of your development team, including designers and artists with no programming background.
When you're ready to try out your work, you can compile your game AI with a single mouse click. You can then test it using SimBionic's interactive debugger, which will load the run-time environment and execute your code step by step, helping you to uncover and fix any subtle problems.
When your AI is in great shape, you can compile it to generate a thin interface for hooking your game AI to your game's engine. You can then use a set of commands designed for SimBionic's run-time engine to exercise fine control of how it updates entities; how it allocates resources; when and how it executes each step; and when it terminates.