Skip to content

KatanMichael/RLBotJavaExample

 
 

Repository files navigation

RLBotJavaExample

An example bot implemented in Java

Usage Instructions:

  1. Make sure you've installed Python 3.6 64 bit. During installation:
    • Select "Add Python to PATH"
    • Make sure pip is included in the installation
  2. Make sure you've installed the Java 8 JDK (or newer)
  3. Open Rocket League
  4. Double click on run-bot.bat
  5. Double click on run-framework-gui.bat
  6. Click the 'Run' button
  • Bot behavior is controlled by src/main/java/SampleBot.java
  • Bot appearance is controlled by src/main/python/javaExampleAppearance.cfg

About

An example bot implemented in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.1%
  • Batchfile 4.1%
  • Python 1.8%