Difference between revisions of "Overworld"

From Pearhub Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
During the game, the player can click a button to access the Overworld/Online Map which displays all players within the classroom.  
During the game, the player can click a button to access a list of all players within the classroom.  


When clicking on other player's companies, the following can be done:
// Not for MVP: Overworld/Online Map


* visit, aka see what their companies look like
When clicking on other player's names/companies, the following can be done:
* interact, aka send them a gift (500 of a resource)


== Questions we still have to answer ==
* visit: see what their companies look like
 
* send gift: send them a gift (100 of a resource)
* Will the player's buildings be visible from the Overworld or will it be represented with a single company icon? '''Company  Logo shows players'''
In the current MVP the player can see a list of other players in the social tab.
* Should the layout  remain consistent, meaning that within one class alll companies should always be laid out the same way? '''Yes, use alphabetical list'''
* Should it just be an alphabetical list? '''YES'''


[[Category:Game Design]]
[[Category:Game Design]]

Latest revision as of 06:58, 14 June 2022

During the game, the player can click a button to access a list of all players within the classroom.

// Not for MVP: Overworld/Online Map

When clicking on other player's names/companies, the following can be done:

  • visit: see what their companies look like
  • send gift: send them a gift (100 of a resource)

In the current MVP the player can see a list of other players in the social tab.