/p1eworld

Primary LanguageJavaScriptMIT LicenseMIT

P1E World

P1E World Banner

P1E World is a comprehensive gaming platform, bringing together various exciting mini-games for a seamless, immersive experience.

License: MIT

Join our community:

Play now: P1E World

Table of Contents

  1. Contribution Rules
  2. How to Contribute
  3. Credits

Contribution Rules

We welcome and encourage community contributions to P1E World. Before getting started, make sure to read and adhere to the following rules:

  1. Please ensure that your code adheres to our coding standards and conventions.
  2. Every contribution must have an associated issue.
  3. Do not mix multiple concerns/changes in a single contribution. Keep it focused for easy review.
  4. Always base your changes on the latest version of the main branch.

How to Contribute

Add a Minigame

To add a new minigame:

  1. Fork the repository.
  2. Develop the minigame following our coding standards.
  3. Test your minigame extensively.
  4. Create a Pull Request with a description and reference to the related issue.

Fix a Bug

To fix a bug:

  1. Fork the repository.
  2. Create a new branch for the bug fix.
  3. Fix the bug and test your changes extensively.
  4. Create a Pull Request with a description of the bug and your solution.

Add a Mechanic

To add a new mechanic:

  1. Fork the repository.
  2. Develop the mechanic following our coding standards.
  3. Test the mechanic extensively.
  4. Create a Pull Request with a description and reference to the related issue.

Credits

P1E World is a community-driven project. We would like to thank all of our contributors and supporters. Without you, this project wouldn't be possible.