Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:patterns:puzzle [2016/01/05 12:40]
chris
en:patterns:puzzle [2021/05/30 11:44] (current)
Line 6: Line 6:
 Solving or answering a **puzzle** might require from the player to Solving or answering a **puzzle** might require from the player to
   * choose from a set of possible options,   * choose from a set of possible options,
-  * provide a word or sentence ​as answer+  * provide ​an answer in the form of a word or sentence, 
-  * [[en:​patterns:​combine|combine]] objects, or overcome other forms of {{tagpage>​challenge}},​ e.g. [[en:​patterns:​locating|locating]] an object etc.+  * [[en:​patterns:​combining|combine]] objects, or overcome other forms of {{tagpage>​challenge}},​ e.g. [[en:​patterns:​locating|locating]] an object etc.
   * perform some [[en:​patterns:​primitive_actions|primitive action]].   * perform some [[en:​patterns:​primitive_actions|primitive action]].
    
-Οι γρίφοι απαιτούν κάποιο συλλογισμό για να επιλυθούν ή μπορούν να προϋποθέτουν τον [[en:​patterns:​locate_object|εντοπισμό]] κάποιας πληροφορίας ή αντικειμένου. Οι γρίφοι μπορούν να είναι υλοποιημένοι όπως οι γρίφοι στα [[en:​patterns:​videogames|videogames]] (να χρειάζεται αποκλειστικά [[en:​patterns:​αλληλεπίδραση με τον ψηφιακό κόσμο|αλληλεπίδραση με τον ψηφιακό κόσμο]] μέσω της οθόνης της [[en:​patterns:​equipment|συσκευής]]). Μπορούν όμως να απαιτούν και [[en:​patterns:​interaction_with_the_physical_world|αλληλεπίδραση με τον φυσικό κόσμο]],​ π.χ. να πρέπει ο παίχτης να σταθεί σε συγκεκριμένο σημείο και χρησιμοποιήσει τη συσκευή για να δείξει προς μια κατεύθυνση. 
- 
 The information that is required to solve a **puzzle** might be embedded in the physical surrounding. The player might have to [[en:​patterns:​interaction_with_the_physical_world|interact with the physical world]] to obtain it. The information might be attached to a [[en:​patterns:​digital_object|digital object]] with which the player has to interact, e.g. to [[en:​patterns:​collecting|collect]] it or it might require the use of a [[en:​patterns:​tool|tool]],​ e.g. in order to point to it or to perform another [[en:​patterns:​primitive_actions|primitive action]]. The information that is required to solve a **puzzle** might be embedded in the physical surrounding. The player might have to [[en:​patterns:​interaction_with_the_physical_world|interact with the physical world]] to obtain it. The information might be attached to a [[en:​patterns:​digital_object|digital object]] with which the player has to interact, e.g. to [[en:​patterns:​collecting|collect]] it or it might require the use of a [[en:​patterns:​tool|tool]],​ e.g. in order to point to it or to perform another [[en:​patterns:​primitive_actions|primitive action]].
  
 ---- ----
 === Related patterns === === Related patterns ===
 +
  
 ---- ----
Line 21: Line 20:
 [[en:​heuristics:​heuristics#​3.5]] [[en:​heuristics:​heuristics#​3.5]]
 {{tag>​challenge}} {{tag>​challenge}}
 +
 +----
 +===Backlinks===
 +{{backlinks>​.}}