Open ddthj opened 10 months ago
They are frameworks/libraries that wraps the flatbuffer stuff and communication (MVP) They contain the base class/interface for bots (MVP) They also have API for starting a match (not MVP)
Python interface: https://github.com/VirxEC/python-interface
Rust interface: https://github.com/swz-git/rust-interface
C++ interface: https://github.com/mtheall/RLBotCPP
They are frameworks/libraries that wraps the flatbuffer stuff and communication (MVP) They contain the base class/interface for bots (MVP) They also have API for starting a match (not MVP)