Skip to content

Implement Rewards for Completed Challenges #29

@Razano26

Description

@Razano26

Introduce rewards for players who complete challenges, and store information about rewards given in MongoDB.

Tasks:

  • Define reward types in the challenges collection (e.g., in-game items, experience).
  • Update the player_progress or completed_challenges collection with the reward given.
  • Implement functionality to deliver the reward to the player once the challenge is marked as completed.
  • Test the reward system by completing challenges and ensuring players receive the correct rewards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    challengesFor issues that involve the implementation of challenge systemsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions