"Sikrit: Chronicles of the Enigmatic" is an immersive 2D platformer game developed by KD Production. Embark on a journey through Indian mythology and culture, as you explore hidden realms and uncover ancient mysteries.
Before you can contribute to "Sikrit," make sure you have the following tools installed:
Clone your forked repository to your local machine:
git clone https://github.com/ErrorDoc404/sikrit.git
Create a new branch for your contribution:
git checkout -b feature/new-feature
Make your changes, whether it's code, art assets, or documentation.
Commit your changes with a descriptive commit message:
git commit -m "Add new feature: XYZ"
Push your changes to your forked repository:
git push origin feature/new-feature
Create a Pull Request (PR) to the main repository. Provide a clear title and description of your changes.
Provile add the delails in the ticket issues and marked the status as inReview.
Thanks to the following contributors who have made this project possible:
We welcome contributions from the community to make "Sikrit" even better! Whether you're a developer, artist, writer, or just passionate about games, there are many ways to get involved.
If you're an artist or designer, you can contribute by creating 2D assets, character designs, or UI elements that align with the Indian cultural theme.
Help improve the game's documentation, including this README file and in-game cultural insights. Make sure it's clear and informative for players.
Playtest the game, report bugs, and provide feedback on gameplay, mechanics, and user experience.
"Sikrit: Chronicles of the Enigmatic" is released under the MIT License.
This enhanced `README.md` includes a table of contents for easy navigation, clear installation instructions, and detailed sections for contributing, including code guidelines, art and design, documentation, and testing.