An open API service indexing awesome lists of open source software.

https://github.com/rlbot/easyrlbotexample

Example of a Typescript Rocket League bot using EasyRLBot
https://github.com/rlbot/easyrlbotexample

Last synced: 8 months ago
JSON representation

Example of a Typescript Rocket League bot using EasyRLBot

Awesome Lists containing this project

README

          

# 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/RLBot/EasyRLBot/wiki](https://github.com/RLBot/EasyRLBot/wiki)