Skip to content

Latest commit

 

History

History
98 lines (58 loc) · 1.85 KB

File metadata and controls

98 lines (58 loc) · 1.85 KB

Contributing to Chronos Engine

Thanks for your interest in contributing to Chronos Engine.

Chronos is an early-stage project focused on building persistent world memory for games.
We welcome contributions from developers interested in game AI, backend systems, and developer tools.


Ways to Contribute

You can contribute in several ways:

• Report bugs
• Suggest improvements
• Improve documentation
• Submit code fixes or features
• Share demo integrations

If you're unsure where to start, open an issue first to discuss your idea.


Reporting Bugs

If you find a bug, please open a GitHub Issue and include:

• Description of the problem
• Steps to reproduce
• Expected behavior
• Actual behavior
• Screenshots or logs if possible

This helps us diagnose issues faster.


Feature Requests

Feature ideas are welcome.

Before submitting a feature request:

  1. Check existing issues
  2. Describe the use case clearly
  3. Explain why the feature would be useful for developers

Pull Requests

If you'd like to submit code:

  1. Fork the repository
  2. Create a new branch

git checkout -b feature/your-feature-name

  1. Make your changes
  2. Commit with clear messages
  3. Submit a Pull Request

Keep PRs small and focused when possible.


Code Style

Please follow these guidelines:

• Keep code readable and well documented
• Avoid unnecessary dependencies
• Prefer simple solutions over complex ones


Development Direction

Chronos is evolving toward:

• Persistent world memory systems
• AI-driven NPC behavior
• Real-time world state streaming
• Developer-friendly game SDKs

Contributions that improve developer experience are especially valuable.


Community

If you'd like to discuss ideas or ask questions, join the community:

Discord: https://discord.gg/pY5qTNAWV6