Thank you for considering a contribution.
This organization is used for lightweight research, teaching, documentation, and code experiments around machine-learning-compatible game engines.
- Open an issue before making larger changes.
- Keep pull requests focused and small.
- Prefer clear documentation over complex abstractions.
- Explain why a change is needed, not only what changed.
- Avoid committing generated files, build artifacts, secrets, or local configuration.
A good pull request should include:
- A short description of the change
- The reason for the change
- Any relevant screenshots, logs, or examples
- Notes about testing, if applicable
Use simple, readable code and documentation. Prefer maintainability over cleverness.