an audio game engine written in Python
Report Bug
·
Request Feature
pyAGE is an audio game engine written in Python, striving to be an all-in-one library for developing audio-only games on several operating systems like Windows, Linux or Mac OS. With full Python 3 compatibility, including type-checking via MyPy, and extensibility in mind, it supports various screen readers and audio libraries and aims to be as flexible as possible.
We offer a comprehensive documentation, including a full tutorial and API documentation. visit the documentation
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
If you find any bugs or got some amazing idea to share or discuss, don't hesitate to open an issue and we'll see where we can go from there.
Developing takes time and effort and since this project is free to use and open-source, I don't get anything out of it except appreciation. Appreciation doesn't pay monthly bills though. If you think this project greatly improved your life by helping you with your productivity and workflow, or you simply want to give something back, i'd greatly appreciate a small donation via PayPal to the following link: https://paypal.me/ToniRonaldBarth Don't feel obligated though.
Distributed under the GNU GPL v3 License. See LICENSE
for more information.
Toni Barth - @GixGax95 - [email protected]
Project Link: https://github.com/Timtam/pyage