Skip to content

A minimal RLBot library for Go using the socket spec

License

Notifications You must be signed in to change notification settings

swz-git/go-interface

Repository files navigation

rlbot/go-interface

Go interface for the RLBot v5 socket api

Examples

see examples folder

Todo

  • Nicer way to handle flatbuffers? (ideally we dont want the T suffix for the object api)
    • Wrappers? (much manual work)
    • Codegen? (rely upon a lot of custom codegen, eww)
  • Helper stuff (niceties)
    • Rendering
    • Statesetting?
    • Basic Agent

Also see TODO comments

Building

If you're on linux and have just installed, do just build. If not, see ./justfile.

About

A minimal RLBot library for Go using the socket spec

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published