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

Game Creator - Upload Game - Add Fields for Player Requirements #107

Open
5 tasks
amandaphu opened this issue Mar 8, 2023 · 0 comments
Open
5 tasks

Game Creator - Upload Game - Add Fields for Player Requirements #107

amandaphu opened this issue Mar 8, 2023 · 0 comments
Assignees

Comments

@amandaphu
Copy link
Collaborator

Background

During our user testing sessions, we received feedback that it would be helpful to know how many players can play a given game when viewing the game cards in the arena lobby so that hosts can select the best game that can accommodate as many players in their arena as possible. We've discussed this before, however, due to the player constraints being within the game and not stored, it is difficult to pull that information out to display. The purpose of this ticket is to add fields for player requirements when game creators are uploading games and provide guidance that the values they enter should match their game constraints.

Scenario: Add Fields for Player Requirements on Game Upload

Given I am a game creator

  • When I am uploading a game
  • Then there are integer fields for:
    • Minimum Players
    • Maximum Players
  • And I see instructions that let me know the values I enter should match my game's player constraints
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

3 participants