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 Shop/Purchases system #5

Open
10 tasks
isuru89 opened this issue Aug 21, 2018 · 0 comments
Open
10 tasks

Implement Shop/Purchases system #5

isuru89 opened this issue Aug 21, 2018 · 0 comments
Labels
Narrative Related to spending points for interesting game shop Shop buying and sharing related

Comments

@isuru89
Copy link
Owner

isuru89 commented Aug 21, 2018

Users can spend achieved points to buy somethings from shop.

  • Game admin can define shop items which can be available to buy.
  • Some items might be available after achieving certain milestones / states
  • Some items might be expiring within certain time limit.
  • Users can buy an item as long as user has necessary points.
  • Users can buy the same item multiple times.
  • Users can share a bought item with another user.
    • For free or for another price.
  • Item sharing unlocks badges.
  • Leaderboards can be defined based on purchased items/cost.
  • Purchasing does not reduce points and changes ranks in point leaderboards.
@isuru89 isuru89 added the shop Shop buying and sharing related label Oct 3, 2018
@isuru89 isuru89 added this to To do in Initial Release Jan 22, 2019
@isuru89 isuru89 added the Narrative Related to spending points for interesting game label Jan 23, 2019
@isuru89 isuru89 moved this from To do to In progress in Initial Release Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Narrative Related to spending points for interesting game shop Shop buying and sharing related
Projects
No open projects
Initial Release
  
In progress
Development

No branches or pull requests

1 participant