gym-rs
gym-rs copied to clipboard
OpenAI's Gym written in pure Rust for blazingly fast performance
Hi, I encountered a few errors in building the cartpole example. I was able to get them sorted out, but still making this issue to document. Things I had to...
## Changes: * 📙 Documentation ## References: #11
## Changes: * 🪣 Misc ## Changes proposed by this PR: Make sdl2/bundled feature optional, but on by default. That allows users of this library build sdl2 unbundled. ## 📜...