Coder Social home page Coder Social logo

ima9rd / rlbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rlbot/rlbot

0.0 2.0 0.0 61.53 MB

A framework that allows people to write their own Rocket League bots.

License: MIT License

Batchfile 0.41% Python 42.75% C++ 40.89% C 0.18% C# 9.20% Java 6.57%

rlbot's Introduction

RLBot

Bot Makers Read This!

If you just want to make a bot, you don't need to be here. Instead, start with one of these:

But if you want to make improvements that help out everyone, you're in the right place!

Framework Info

The RLBot framework helps people create bots for use in Rocket League's offline modes, just for fun. It provides values from the game like car and ball position, and carries back button presses. RLBot works for up to 10 bots.

Requirements

Windows, Rocket League, Python 3.6.

Quick Start

  1. Double-click on setup.bat
  2. Open up Rocket League
  3. Open a terminal and execute python runner.py

Useful Scripts

  • setup.bat - This generates some code from our message spec, and also installs python package dependencies.
  • copy-dlls.bat - This copies any built dlls from visual studio into the correct folder to speed up compile -> run time.

Gradle

Gradle is a build / dependency management system. You can execute various tasks with gradlew.bat some_task. To use gradle, you'll need to install JDK 8 or higher.

  • publishToPyPI - Uploads our package to PyPI. This is done when we want to make an update available to bot makers. See https://github.com/RLBot/RLBot/wiki/Deploying-Changes for details.
  • build - Generates and builds Java code.
  • bintrayUpload - Uploads Java artifacts to bintray. This is done when we're ready to make an update available to java bots. To run this successfully, you will need to create a local.properties file. See the build.gradle file for details.

Wikis

For more details, visit the Setup guide. When you're done, there are more wikis with additional information.

Extras

Community Info

Video Example

Video

Tournament History

Tournament results are recorded in our braacket league.

Videos:

The best part

Psyonix Cone gave us a thumbs up! Thumbs up

rlbot's People

Contributors

tarehart avatar dtracers avatar drssoccer55 avatar edwin-kanis avatar tangilj avatar skyborgff avatar domnomnom avatar twobackfromtheend avatar sciguymjm avatar kipje13 avatar rlmarvin avatar whatisaphone avatar noodleguitar avatar trunerd avatar ddthj avatar ima9rd avatar alion02 avatar gyfis avatar niceastvillage avatar christopherhb avatar adwhalen01 avatar sharma avatar skoocda avatar ericmburgess avatar iameld3st avatar girtonman avatar zachchan105 avatar gregkwaste avatar robot-rover avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.