thenerdie / rlbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Python 62.4%Language:TypeScript 37.6%