Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Rewards for Completed Challenges #29

Open
Razano26 opened this issue Sep 4, 2024 · 0 comments
Open

Implement Rewards for Completed Challenges #29

Razano26 opened this issue Sep 4, 2024 · 0 comments
Labels
challenges For issues that involve the implementation of challenge systems enhancement New feature or request

Comments

@Razano26
Copy link
Member

Razano26 commented Sep 4, 2024

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.
@Razano26 Razano26 added enhancement New feature or request challenges For issues that involve the implementation of challenge systems labels Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
challenges For issues that involve the implementation of challenge systems enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant