openai / procgen

Procgen Benchmark: Procedurally-Generated Game-Like Gym-Environments
https://openai.com/blog/procgen-benchmark/
MIT License
991 stars 207 forks source link

Example code for using environments from C++? #93

Open jpreiss opened 1 year ago

jpreiss commented 1 year ago

Is there any example code or "getting started" guide for interacting with the environments directly in C++ instead of through the Python bindings?