Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:patterns:digital_object [2015/12/18 12:35] 127.0.0.1 external edit |
en:patterns:digital_object [2021/05/30 11:44] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ψηφιακό αντικείμενο ====== | + | ====== Digital object ====== |
- | Ψηφιακά (εικονικά) αντικείμενα που βρίσκονται μέσα στον κόσμο του παιχνιδιού. Μπορούν να αναπαρίστανται στην οθόνη μιας συσκευής με γραφικά. | + | Digital (virtual) objects exist in the game world. They might appear with graphics on the screen of the device. |
- | Έχουν αξία και νόημα μόνο σε σχέση με το παιχνίδι. Ο παίχτης μπορεί να δράσει σε ένα digital_object με τους εξής τρόπους: | + | A **digital objects** may have value only in relation to the game world. Players might be able to act on a **digital object** in various ways: |
- | * να το [[en:patterns:collecting|συλλέξει]] | + | * [[en:patterns:collecting|collecting]] it |
- | * να το [[en:patterns:economic_transactions|ανταλλάξει]] | + | * [[en:patterns:economic_transactions|exchange or trade]] it |
- | * να το [[en:patterns:transporting|μεταφέρει]] | + | * [[en:patterns:transporting|transport]] it |
- | * να το [[en:patterns:combination|συνδυάσει]] | + | * [[en:patterns:combining|combine]] it with other objects |
+ | * [[en:patterns:stealing|steal]] it | ||
+ | * ... | ||
- | Ένα digital_object μπορεί | + | [[en:patterns:competition_for_limited_resources|Competition for limited resources]] can be structured around **digital objects**. |
- | * να είναι το πεδίο του [[en:patterns:competition_for_limited_resources|ανταγωνισμού]]. Να πρέπει η μια ομάδα να το [[en:patterns:stealing|κλέψει]], π.χ. μια σημαία στο [[en:patterns:conquer-defend|κατάκτηση/υπεράσπιση]], ή να το [[en:patterns:economic_transactions|αντάλλάξει]] κλπ | + | |
- | * να έχει κάποιο ιδιαίτερο νόημα και να αποτελεί ένα κομμάτι της [[en:patterns:narrative|narrativeς]] | + | |
- | * να έχει αξία για [[en:patterns:player_differentiation|κάποιους μόνο παίχτες]] | + | |
- | Αν το digital_object έχει και επιπλέον λειτουργίες, μπορεί να χαρακτηριστεί ως [[en:patterns:tool|tool]]. | + | **Digital objects** might have special meaning in the context of the game and be part of a [[en:patterns:narrative|narrative]] (e.g. reveal some piece of information. In the context of [[en:patterns:player_differentiation|player differentiation]] they might have meaning only for some of the players with special roles, or they might award a player with special abilities (e.g. uncover part of a map). In that case a **digital object** that enables special functions might be characterized as a [[en:patterns:tool|tool]]. |
+ | |||
+ | ---- | ||
=== Related heuristics === | === Related heuristics === | ||
{{tag>game}} | {{tag>game}} | ||
+ | |||
+ | ---- | ||
+ | === Backlinks === | ||
+ | {{backlinks>.}} | ||
+ |