The Python library for game development.


Keywords
python, gamedev, game-engine, python-library, game-development, game-framework, game-library, game-dev
License
Other
Install
pip install dominx==0.3.0b3

Documentation

dominx

Badge: Ruff Status: Build Status: Documentation Status: Lint Project: License Project: Version Project: Status Python: Version

The dominx library is a powerful high-level Python library designed specifically for game development, leveraging the low-level APIs of operating systems like Win32, X11, Cocoa, and more. It offers a seamless interface for game developers to harness the full potential of these low-level APIs without getting bogged down in complex code.

Installation

You can install the library using pip. Before installation, ensure you have Python and pip installed on your system. The library requires Python 3.7 or later to function properly.

pip install dominx

Alternatively, you can install the latest version directly from the GitHub repository:

pip install git+https://github.com/zenthm/dominx.git

Contributing

If you're interested in contributing to the project, please read the Contributing Guidelines. We welcome contributions from the community and appreciate your interest in making the project even better!

Code of Conduct

I am committed to treating everyone with respect and kindness, regardless of their background, beliefs, or identity. As a member of the open source community, I believe it is important to create a welcoming and inclusive environment for all.

To that end, I ask that anyone who interacts with this project or contributes to it follow this Code of Conduct. The Code of Conduct outlines specific behaviors that are expected of contributors and community members, as well as the consequences for violating the Code of Conduct.

If I observe or experience any behavior that violates this Code of Conduct, I may take any action I deem appropriate, including warning the offender or blocking them from further interaction with this project.

I take this Code of Conduct seriously and am committed to creating a positive and respectful environment for everyone who interacts with this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.