openai / procgen

Procgen Benchmark: Procedurally-Generated Game-Like Gym-Environments

Home Page:https://openai.com/blog/procgen-benchmark/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example code for using environments from C++?

jpreiss opened this issue · comments

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