Skip to content

RLBot/RLBotJavaExample

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RLBotJavaExample

An example bot implemented in Java

Video Guide

https://youtu.be/mPfYqKe_KRs (slightly outdated because it uses the old GUI)

Usage Instructions:

  1. Make sure you've installed the Java 8 JDK or newer. Here's the Java 8 JDK.
  2. Make sure you've set the JAVA_HOME environment variable.
  3. Download this repository
  4. Double click on run-bot.bat and leave it running. It's supposed to stay open and it's OK if it says something like "75%".
  • Alternatively you can launch the bot from inside an IDE
  1. Get RLBotGUI (see https://youtu.be/lPkID_IH88U for instructions).
  2. Use Add -> Load folder in RLBotGUI on the current directory. This bot should appear in the list.
  3. In RLBotGUI, put the bot on a team and start the match.
  • Bot behavior is controlled by src/main/java/rlbotexample/SampleBot.java

See the wiki for tips to improve your programming experience.

About

An example bot implemented in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published