Changes

Jump to navigation Jump to search
no edit summary
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 modding skill are known to write some for custom bots or just for improving the general AI-ing experience.
+
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.

Navigation menu