BotProgramming Basics

From Gladiabots Wiki
Revision as of 02:30, 3 October 2017 by RevengeDude (Talk | contribs) (Created page with "Bots can only execute one action at a time. Each of them checks its AI from left to right, searching for the first valid branch leading to an action.")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Bots can only execute one action at a time. Each of them checks its AI from left to right, searching for the first valid branch leading to an action.