Note: for further information about specific classes and methods visit the [documentation](https://peng3d.readthedocs.io/).
This release is available in the attachments and on the Python Package index [here](https://pypi.python.org/pypi/peng3d/1.0.1a1)
- Added Peng() engine class
- Added menu and layer system
- Added Window() class as extension of pyglet.window.Window()
- Added peng3d.version module for version information
- Added setup.py
- Uploaded to pypi [here](https://pypi.python.org/pypi/peng3d/1.0.1a1)
- Added Documentation with sphinx
- Integrated with readthedocs for automated documentation hosting, see [here](https://peng3d.readthedocs.io/)