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

A discover page on nanoblox.com to display games with over 100+ concurrent players, and a home page displaying live total users across all games #13

Open
1ForeverHD opened this issue Jul 7, 2021 · 0 comments

Comments

@1ForeverHD
Copy link
Member

1ForeverHD commented Jul 7, 2021

Homepage

  • A live count of total concurrent users across all of Nanoblox
  • Potentially a live count of how much total revenue (do not associate this information to individual games) a game makes from Nanoblox (i.e. the sales of gamepasses linked to roles, although since this can only be read from within that studio, could potentially be faked)
  • Learn more (links to devforum)
  • Install (links to plugin)

Design 1 (quick mockup):

image

Design 2:

image

Discover

  • A page which lists all games which use Nanoblox with over 100 concurrent users

How to achieve?

  • When a game installs Nanoblox (or has one within their datamodel), inform nanoblox.com via httpservice via plugin, save this information to website backend
  • When a game uninstalls Nanoblox (or is removed from datamodel) inform nanoblox.com
  • Every time studio session loaded up, inform nanoblox
  • If a game is not heard of within 4 weeks, remove from sort
  • Also consider a manual way to remove/block games in case of abuse

Future considerations

  • A place where users can login/signup to then execute commands remotely (do not worry about this for now, this is something for 2022+)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant