Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:patterns:interaction_with_the_digital_world [2015/12/18 12:35] 127.0.0.1 external edit |
en:patterns:interaction_with_the_digital_world [2021/05/30 11:44] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Αλληλεπίδραση με τον ψηφιακό κόσμο ====== | + | ====== Interaction in virtual space ====== |
- | Αφορά την αλληλεπίδραση των παιχτών αλληλεπιδράσουν με τον ψηφιακό κόσμο, μέσω των [[en:patterns:equipment|συσκευών]] ή άλλου υλικού. | + | Players use their [[en:patterns:equipment|equipment]] to interact with the digital world. |
- | Οι παίχτες με τις ενέργειές τους στις [[en:patterns:equipment|συσκευές]], προκαλούν αλλαγές στην κατάσταση του παιχνιδιού στον ψηφιακό κόσμο. | + | **Interaction virtual space** in a **location-based mobile games** may happen implicitly. For example, the movement of a player in [[en:patterns:interaction_with_the_physical_world|the real world]] may {{tagpage>trigger}} events that change the state of the game. |
- | Αυτός ο τύπος αλληλεπίδρασης είναι πιο γνωστός από τα ψηφιακά videogames. Αφορά την αλληλεπίδραση του παίχτη με την **οθόνη** ενός κινητού ή με κάποια άλλη συσκευή. | + | More straightforward is the explicit interaction by operating the game [[en:patterns:equipment|equipment]], e.g. players may interact through a smartphone screen. |
- | Η δραστηριότητα είναι εστιασμένη στην οθόνη της συσκευής και ο παιχτης τη χειρίζεται πατώντας κουμπιά, μέσω αφής ή με χειρονομίες. Μπορεί να συσχετιστεί με την παροχή [[en:patterns:help_and_support|βοήθειας και υποστήριξης]]. | + | A common caveat is to avoid too much interaction with a device screen, and promote interaction in the [[en:patterns:interaction_with_the_physical_world|the real world]]. |
+ | |||
+ | ---- | ||
+ | === Related patterns === | ||
+ | [[en:patterns:equipment|equipment]] | ||
+ | |||
+ | [[en:patterns:interaction_with_the_physical_world|interaction with the real world]] | ||
+ | |||
+ | ---- | ||
=== Related heuristics === | === Related heuristics === | ||
[[en:heuristics:heuristics#2.3]] | [[en:heuristics:heuristics#2.3]] | ||
+ | |||
[[en:heuristics:heuristics#2.4]] | [[en:heuristics:heuristics#2.4]] | ||
+ | |||
[[en:heuristics:heuristics#2.11]] | [[en:heuristics:heuristics#2.11]] | ||
+ | |||
[[en:heuristics:heuristics#2.12]] | [[en:heuristics:heuristics#2.12]] | ||
+ | |||
[[en:heuristics:heuristics#3.6]] | [[en:heuristics:heuristics#3.6]] | ||
- | |||
{{tag>playability}} | {{tag>playability}} | ||
+ | {{tag>review}} | ||
+ | |||
+ | ---- | ||
+ | === Backlinks === | ||
+ | {{backlinks>.}} | ||
+ |