README:

Note: Codebase is a work-in-progress (needs cleaning up after proto-typing)

This folder contains a copy of the PyGame-Learning-Environment
--> Install by pip installing in that directory
--> Contains modification to pong game to allow it to work properly (bug fix in key event stream)

To install pleMod_gym wrapper: pip install -e .

This allows PongGym to be imported from pleMod_gym.pong_gym