Difference between revisions of "AI bots"
Jump to navigation
Jump to search
(Why redirect to Catfish?) |
|||
| Line 1: | Line 1: | ||
| − | + | AI bots are the computer-controlled robots found in Robot Arena 2. | |
| + | |||
| + | To create an AI bot, you need to have a [[Bot]] file, a line in the [[bindings]] file, and an [[:Category:AI Python file|AI Python file]]. | ||
| + | |||
| + | == See also == | ||
| + | * [[How to AI your bot]] | ||
Latest revision as of 17:56, 29 January 2013
AI bots are the computer-controlled robots found in Robot Arena 2.
To create an AI bot, you need to have a Bot file, a line in the bindings file, and an AI Python file.