ErrorDoc404 / Sikrit

The game is tailored for PC gamers who appreciate 2D platformers, intriguing narratives, and cultural exploration.
Other
2 stars 0 forks source link

Sikrit: Chronicles of the Enigmatic

Sikrit Banner

Introduction

"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.

Table of Contents

Getting Started

Prerequisites

Before you can contribute to "Sikrit," make sure you have the following tools installed:

Installation

  1. Clone your forked repository to your local machine:

    git clone https://github.com/ErrorDoc404/sikrit.git
  2. Create a new branch for your contribution:

    git checkout -b feature/new-feature
  3. Make your changes, whether it's code, art assets, or documentation.

  4. Commit your changes with a descriptive commit message:

    git commit -m "Add new feature: XYZ"
  5. Push your changes to your forked repository:

    git push origin feature/new-feature
  6. Create a Pull Request (PR) to the main repository. Provide a clear title and description of your changes.

  7. Provile add the delails in the ticket issues and marked the status as inReview.

Contributors

Thanks to the following contributors who have made this project possible:

Contributing

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.

Code Guidelines

Art and Design

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.

Documentation

Help improve the game's documentation, including this README file and in-game cultural insights. Make sure it's clear and informative for players.

Testing

Playtest the game, report bugs, and provide feedback on gameplay, mechanics, and user experience.

License

"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.