forked from davibarberini/pythonbots-v1.1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
29 lines (22 loc) · 1.57 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
_______ _________ _ _ ____ _ _ ____ ____ _______ _____
| __ \ \ / /__ __| | | |/ __ \| \ | | | _ \ / __ \__ __/ ____|
| |__) \ \_/ / | | | |__| | | | | \| | | |_) | | | | | | | (___
| ___/ \ / | | | __ | | | | . ` | | _ <| | | | | | \___ \
| | | | | | | | | | |__| | |\ | | |_) | |__| | | | ____) |
|_| |_| |_| |_| |_|\____/|_| \_| |____/ \____/ |_| |_____/
_____ _ _ _____ _______ _ _ _______ _____ ____ _ _
|_ _| \ | |/ ____|__ __|/\ | | | | /\|__ __|_ _|/ __ \| \ | |
| | | \| | (___ | | / \ | | | | / \ | | | | | | | | \| |
| | | . ` |\___ \ | | / /\ \ | | | | / /\ \ | | | | | | | | . ` |
_| |_| |\ |____) | | |/ ____ \| |____| |____ / ____ \| | _| |_| |__| | |\ |
|_____|_| \_|_____/ |_/_/ \_\______|______/_/ \_\_| |_____|\____/|_| \_|
Windows Users:
Double Click on the pythonbots.py file to start the application
Linux Users:
Change Directory to this folder from the terminal
Enter the command python pythonbots.py to start the application.
Mac Users:
Change Directory to this folder from the terminal
Enter the command python pythonbots.py to start the application.
Creating a Robot:
To Create a robot use the API found in the API folder and create it using the robot editor.