Skip to content

Skitteyy/EasyRLBotExample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyRLBotExample

This is a example of RLBot in node.js using the EasyRLBot library.

Setup / Installation

First make sure you have node.js and npm installed (in your path). Then follow the steps below.

  1. Clone this repo and cd into it
  2. Install dependencies using npm. (npm i)
  3. Add bot.cfg in RLBotGUI

EasyRLBot documentation

github.com/SWZ-github/EasyRLBot/wiki

About

Example of a Typescript Rocket League bot using EasyRLBot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.4%
  • TypeScript 37.6%