Juego
Nombre del tipo: Game
Extiende CreativeWork
Nombre |
Tipo |
Descripción |
Atributocaracteres |
Thing |
Es un dato que representa un aspecto particular de un personaje ficticio (habilidad, poder, puntos de personaje, ventaja, desventaja). |
Elemento de juego |
Thing |
Un elemento es un objeto dentro del mundo del juego que puede recolectar un jugador o, en ocasiones, un personaje ajeno al jugador. |
Ubicación del juego |
Place, PostalAddress o URL |
Ubicación real o ficticia del juego (o parte del juego). |
númeroOfPlayers |
Valor cuantitativo |
Indica cuántas personas pueden jugar este juego (mínimo, máximo o rango). |
misión |
Thing |
La tarea que realiza un personaje controlado por un jugador o un grupo de personajes para obtener una recompensa. |
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-09-03 (UTC)
[null,null,["Última actualización: 2024-09-03 (UTC)"],[[["The `Game` type, extending `CreativeWork`, provides structured data about video games for richer search results and enhanced user experiences."],["Key properties include `characterAttribute`, `gameItem`, `gameLocation`, `numberOfPlayers`, and `quest` to describe game elements."],["These properties utilize schema.org types like `Thing`, `Place`, `PostalAddress`, `URL`, and `QuantitativeValue` for detailed information."],["`Game` schema allows you to define fictional character attributes, in-game items, locations (real or fictional), player count, and game quests."],["By implementing `Game` schema, developers can enhance the visibility and discoverability of their games on search engines."]]],["The content defines the \"Game\" type, extending \"CreativeWork,\" and outlines its properties. Key information includes \"characterAttribute,\" representing a character's traits; \"gameItem,\" defining collectible in-game objects; \"gameLocation,\" specifying the game's setting; \"numberOfPlayers,\" indicating player capacity; and \"quest,\" describing a task that, when completed, rewards the player(s). All these are key components within the game and are each of its aspects.\n"]]