PyAGE
An audio game engine written in Python
Install / Use
/learn @Timtam/PyAGEREADME
Table of Contents
<!-- ABOUT THE PROJECT -->About The Project
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.
<!-- GETTING STARTED -->Getting Started
We offer a comprehensive documentation, including a full tutorial and API documentation. visit the documentation
<!-- ROADMAP -->Roadmap
See the open issues for a list of proposed features (and known issues).
<!-- CONTRIBUTING -->Contributing
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.
Contribute by coding
- 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
Contribute by testing
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.
Contribute by paying me a coffee
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.
<!-- LICENSE -->License
Distributed under the GNU GPL v3 License. See LICENSE for more information.
Contact
Toni Barth - @GixGax95 - software@satoprogs.de
Project Link: https://github.com/Timtam/pyage
<!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->