forked from AlbatozK/PySimbot
-
Notifications
You must be signed in to change notification settings - Fork 12
Examples
Chattriya Jariyavajee edited this page Sep 24, 2022
·
20 revisions
Example codes are provided to understand how PySimbot works in different scenarios. You can use
python <example_file>Replace the <example_file> with the path to an example python script file.
python example1_wasd_robot.py
python example2_sensors.py
python example3_randomwalk_robot.py
...The example codes are categorized based on the level of usages.
- Home
- Installation
- Getting Started
- Concept
- API
- Examples
- Use cases
- Reactive Robot