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

Sprint 2 - Team 7 Feature ticket: Detailed eviction cards designed to select the traitor #51

Open
5 tasks done
LIU-Evelyn opened this issue Sep 3, 2022 · 5 comments
Open
5 tasks done
Assignees
Labels
feature New feature or request Team 7

Comments

@LIU-Evelyn
Copy link
Contributor

LIU-Evelyn commented Sep 3, 2022

Description

In the context of the game where Atlantis is about to sink, players need to find the information of the traitor who will cause the sinking of the continent through the quest, and after confirming the information, expel them from the continent to protect Atlantis. So players need an eviction menu to choose who they think is a traitor, which can also better deepen the interaction between the player and the game. In order to allow players to select the traitor more accurately, the team will design and implement new eviction card features based on the completed player eviction menu interface. More detailed eviction cards (NPC information card) can help players determine who is the traitor. Players can view the eviction cards at any time for checking clues to the corresponding NPCs they find in the game.

SubFeature/component

  • Detailed eviction card - Displays basic information of each NPC on each card (e.g. Image of NPCs; Name; Gender etc...).
  • Windows (pop up) of information and clues - Displays the information/clues of the corresponding NPC collected by the player in the game .

Examples

  • Detailed eviction card - Players can know which NPC the eviction card corresponds to based on the basic information.
  • Windows (pop up) of information and clues - After clicking on the NPC eviction card, the corresponding information/clue window will pop up (displaying the information/clues that have been collected).

Dependencies

Milestones

In order to implement the display part of the player eviction menu that can be used for interaction:

  • Goal 1: Determine the basic image of the information/clue window and confirm how the clues are presented, e.g. text; icon; text+icon etc. (Sep. 5)
  • Goal 2: Design display effects of detailed eviction cards and information/clue windows (hover, UI etc.), and design information display styles (what to show). (Sep. 7)
  • Goal 3: Improve and Implement the detailed eviction card (including image/name/gender of NPC) and integrate it into the game environment.(Sep. 9)
  • Goal 4: Implement the information/clue windows and integrate it into the game environment.(Sep. 12)
  • Goal 5: User test and evaluation. (Sep. 8 - 13) (mainly before coding)

Completion Deadline: Sep. 13

Documentation

Members

@LIU-Evelyn LIU-Evelyn added the feature New feature or request label Sep 3, 2022
@LIU-Evelyn LIU-Evelyn changed the title Sprint 2 - Team 7 Feature ticket: Detailed Eviction card for NPCs Sprint 2 - Team 7 Feature ticket: Detailed eviction cards designed to select the traitor Sep 3, 2022
@LIU-Evelyn
Copy link
Contributor Author

@LIU-Evelyn
Copy link
Contributor Author

Goal 2 results: #53

@LIU-Evelyn
Copy link
Contributor Author

Completed part of feature (Goal 3): Added the effect of the mouseover on eviction cards

@LIU-Evelyn
Copy link
Contributor Author

Completed Goal 4: Implement the information/clue windows #57

@LIU-Evelyn
Copy link
Contributor Author

(Sep 16th) Added remaining basic NPC information and move the eviction menu into main game screen (will not restart time)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request Team 7
Projects
None yet
Development

No branches or pull requests

4 participants