Code Snippet: Critterbot in Java

Dependencies

zephyr.plugin.core.api , rlpark.plugin.rltoys , rlpark.plugin.robot , rlpark.plugin.critterbot

How to run this code

If the class contains a main method, then you can run it as a plain Java project (assuming RLPark and Zephyr are in the Java classpath). If it does not, then you need set up a Zephyr project (or an existing one) as described in the tutorial Using Zephyr Plugins

Documentation