Examples - jetstreamc/PySimbot GitHub Wiki

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
...

Available examples

The example codes are categorized based on the level of usages.