Difference between revisions of "Category:AI Python file"
Jump to navigation
Jump to search
(Created page with 'An AI python file is a small Python program that determines a small program for the behavior of an AI-ed robot. They all are contained in the AI folder. To use one, you jus…') |
Peirre saade (talk | contribs) |
||
Line 1: | Line 1: | ||
− | An AI python file is a small Python program that determines a small program for the behavior of an AI-ed robot. | + | An '''AI python file''' (known as a .py for short) is a small Python program that determines a small program for the behavior of an AI-ed robot. |
They all are contained in the [[AI folder]]. | They all are contained in the [[AI folder]]. | ||
Line 5: | Line 5: | ||
To use one, you just need to include the name in the proper line of a bot in the [[Bindings.py]] file (also in AI) | To use one, you just need to include the name in the proper line of a bot in the [[Bindings.py]] file (also in AI) | ||
− | Builders with enough | + | Builders with enough python skill are known to write their own .py's for their own or innovative bots or just to make AI'ing easier or better. |
Revision as of 04:57, 18 February 2010
An AI python file (known as a .py for short) is a small Python program that determines a small program for the behavior of an AI-ed robot.
They all are contained in the AI folder.
To use one, you just need to include the name in the proper line of a bot in the Bindings.py file (also in AI)
Builders with enough python skill are known to write their own .py's for their own or innovative bots or just to make AI'ing easier or better.
Pages in category "AI Python file"
The following 4 pages are in this category, out of 4 total.