- zero initialize member variables from base classes
- add random agent script
- add example Dockerfile
- changed pyglet dependency to
pyglet~=1.4.8
- fix issue with procgen thinking it was installed in development mode and attempting to build when installed from a pypi package
- make procgen more fork safe when
num_threads=0
- fixed type bug in interactive script that would sometimes cause the script to not start
- initial release