Merge branch 'release'
commit
459455f3ae
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,62 +1,88 @@
|
|||
{
|
||||
"semantics": [
|
||||
"semantics":[
|
||||
{
|
||||
"label": "البطاقات",
|
||||
"entity": "بطاقة",
|
||||
"field": {
|
||||
"label": "البطاقة",
|
||||
"fields": [
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"البطاقات",
|
||||
"entity":"بطاقة",
|
||||
"field":{
|
||||
"label":"البطاقة",
|
||||
"fields":[
|
||||
{
|
||||
"label": "الصورة"
|
||||
"label":"الصورة"
|
||||
},
|
||||
{
|
||||
"label": "Matching Image",
|
||||
"description": "An optional image to match against instead of using two cards with the same image."
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label": "الوصف",
|
||||
"description": "نص قصير يتم عرضه مرة واحدة علي اثنين من البطاقات متساوية"
|
||||
"label":"الوصف",
|
||||
"description":"نص قصير يتم عرضه مرة واحدة علي اثنين من البطاقات متساوية"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Behavioural settings",
|
||||
"description": "These options will let you control how the game behaves.",
|
||||
"fields": [
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Position the cards in a square",
|
||||
"description": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label": "Number of cards to use",
|
||||
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label": "Add button for retrying when the game is over"
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"fields": [
|
||||
{},
|
||||
{}
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "الأقلمة",
|
||||
"fields": [
|
||||
"label":"الأقلمة",
|
||||
"fields":[
|
||||
{
|
||||
"label": "نص تدوير البطاقة"
|
||||
"label":"نص تدوير البطاقة",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label": "نص التوقيت الزمني"
|
||||
"label":"نص التوقيت الزمني",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label": "نص الملاحظات"
|
||||
"label":"نص الملاحظات",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{},
|
||||
{}
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,68 +1,88 @@
|
|||
{
|
||||
"semantics": [
|
||||
"semantics":[
|
||||
{
|
||||
"label": "Karte",
|
||||
"entity": "karte",
|
||||
"field": {
|
||||
"label": "Karte",
|
||||
"fields": [
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Karte",
|
||||
"entity":"karte",
|
||||
"field":{
|
||||
"label":"Karte",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Slika"
|
||||
"label":"Slika"
|
||||
},
|
||||
{
|
||||
"label": "Ista slika",
|
||||
"description": "Opcionalna slika koja se koristi umjestodvije iste slike."
|
||||
"label":"Ista slika",
|
||||
"description":"Opcionalna slika koja se koristi umjestodvije iste slike."
|
||||
},
|
||||
{
|
||||
"label": "Opis",
|
||||
"description": "Kratak tekst koji će biti prikazan čim se pronađu dvije iste karte."
|
||||
"label":"Opis",
|
||||
"description":"Kratak tekst koji će biti prikazan čim se pronađu dvije iste karte."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Podešavanje ponašanja",
|
||||
"description": "These options will let you control how the game behaves.",
|
||||
"fields": [
|
||||
"label":"Podešavanje ponašanja",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Poredaj karte u redove ",
|
||||
"description": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
"label":"Poredaj karte u redove ",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label": "Broj karata za upotrebu",
|
||||
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
"label":"Broj karata za upotrebu",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label": "Add button for retrying when the game is over"
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"fields": [
|
||||
{},
|
||||
{}
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Prijevod",
|
||||
"fields": [
|
||||
"label":"Prijevod",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Tekst kad se okrene karta ",
|
||||
"default": "Okrenuta karta"
|
||||
"label":"Tekst kad se okrene karta ",
|
||||
"default":"Okrenuta karta"
|
||||
},
|
||||
{
|
||||
"label": "Tekst za provedeno vrijeme",
|
||||
"default": "Provedeno vrijeme"
|
||||
"label":"Tekst za provedeno vrijeme",
|
||||
"default":"Provedeno vrijeme"
|
||||
},
|
||||
{
|
||||
"label": "Feedback tekst",
|
||||
"default": "BRAVO!"
|
||||
"label":"Feedback tekst",
|
||||
"default":"BRAVO!"
|
||||
},
|
||||
{
|
||||
"label": "Tekst na dugmetu pokušaj ponovo",
|
||||
"default": "Pokušaj ponovo?"
|
||||
"label":"Tekst na dugmetu pokušaj ponovo",
|
||||
"default":"Pokušaj ponovo?"
|
||||
},
|
||||
{}
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,65 +1,88 @@
|
|||
{
|
||||
"semantics": [
|
||||
"semantics":[
|
||||
{
|
||||
"label": "Karten",
|
||||
"entity": "karte",
|
||||
"field": {
|
||||
"label": "Karte",
|
||||
"fields": [
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Vorgaben"
|
||||
}
|
||||
],
|
||||
"label":"Karten",
|
||||
"entity":"karte",
|
||||
"field":{
|
||||
"label":"Karte",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Bild"
|
||||
"label":"Bild"
|
||||
},
|
||||
{
|
||||
"label": "Matching Image",
|
||||
"description": "An optional image to match against instead of using two cards with the same image."
|
||||
"label":"Passendes Bild",
|
||||
"description":"Ein optionales anderes Bild als Gegenstück statt zwei Karten mit dem selben Bild zu nutzen"
|
||||
},
|
||||
{
|
||||
"label": "Beschreibung",
|
||||
"description": "Ein kurzer Text, der angezeigt wird, sobald zwei identische Karten gefunden werden."
|
||||
"label":"Beschreibung",
|
||||
"description":"Ein kurzer Text, der angezeigt wird, sobald zwei identische Karten gefunden werden."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Behavioural settings",
|
||||
"description": "These options will let you control how the game behaves.",
|
||||
"fields": [
|
||||
"label":"Interaktionseinstellungen",
|
||||
"description":"Mit diesen Einstellungen kannst du das Verhalten des Spiels anpassen.",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Position the cards in a square",
|
||||
"description": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
"label":"Positioniere die Karten in einem Quadrat.",
|
||||
"description":"Es wird versucht, die Anzahl der Zeilen und Spalten passend zu den Karten einzustellen. Danach werden die Karten passend skaliert."
|
||||
},
|
||||
{
|
||||
"label": "Number of cards to use",
|
||||
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
"label":"Anzahl der zu nutzenden Karten",
|
||||
"description":"Wird hier eine Zahl größer als 2 eingestellt, werden zufällig Karten aus der Kartenliste gezogen."
|
||||
},
|
||||
{
|
||||
"label": "Add button for retrying when the game is over"
|
||||
"label":"Füge einen Button hinzu, um das Spiel noch einmal neu zu starten zu können, wenn es vorbei ist."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"fields": [
|
||||
{},
|
||||
{}
|
||||
"label":"Design-Aspekte",
|
||||
"description":"Beeinflusse die Optik des Spiels",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Themenfarbe",
|
||||
"description":"Wähle eine Farbe, um ein Theme für deine Karten zu erstellen.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Kartenrückseite",
|
||||
"description":"Nutze eine individuelle Rückseite für deine Karten."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Übersetzung",
|
||||
"fields": [
|
||||
"label":"Übersetzung",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Text für die Anzahl der Züge",
|
||||
"default": "Züge"
|
||||
"label":"Text für die Anzahl der Züge",
|
||||
"default":"Züge"
|
||||
},
|
||||
{
|
||||
"label": "Text für die benötigte Zeit",
|
||||
"default": "Benötigte Zeit"
|
||||
"label":"Text für die benötigte Zeit",
|
||||
"default":"Benötigte Zeit"
|
||||
},
|
||||
{
|
||||
"label": "Text als Rückmeldung",
|
||||
"default": "Gute Arbeit!"
|
||||
"label":"Text als Rückmeldung",
|
||||
"default":"Gute Arbeit!"
|
||||
},
|
||||
{},
|
||||
{}
|
||||
{
|
||||
"label":"Text des Wiederholen-Buttons",
|
||||
"default":"Erneut versuchen?"
|
||||
},
|
||||
{
|
||||
"label":"Beschriftung des \"Abbrechen\"-Buttons",
|
||||
"default":"Schließen"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Predeterminado"
|
||||
}
|
||||
],
|
||||
"label":"Tarjetas",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Tarjeta",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Imagen"
|
||||
},
|
||||
{
|
||||
"label":"Imagen coincidente",
|
||||
"description":"Una imagen opcional para emparejar, en vez de usar dos tarjetas con la misma imagen."
|
||||
},
|
||||
{
|
||||
"label":"Descripción",
|
||||
"description":"Un breve texto opcional que aparecerá una vez se encuentren las dos cartas coincidentes."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Ajustes de comportamiento",
|
||||
"description":"Estas opciones le permitirán controlar cómo se comporta el juego.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Coloca las tarjetas en un cuadrado",
|
||||
"description":"Intentará igualar el número de columnas y filas al distribuir las tarjetas. Después, las tarjetas se escalarán para que se ajusten al contenedor."
|
||||
},
|
||||
{
|
||||
"label":"Número de tarjetas a utilizar",
|
||||
"description":"Establecer esto a un número mayor que 2 hará que el juego seleccione tarjetas aleatorias de la lista de tarjetas."
|
||||
},
|
||||
{
|
||||
"label":"Añadir botón para volver a intentarlo cuando el juego ha terminado"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Aspecto y comportamiento",
|
||||
"description":"Controla los efectos visuales del juego.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Color del tema",
|
||||
"description":"Elegir un color para crear un tema para su juego de cartas.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Parte posterior de la tarjeta",
|
||||
"description":"Utilice una parte posterior personalizada para sus tarjetas."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localización",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Texto para los giros de tarjetas",
|
||||
"default":"Giros de tarjeta"
|
||||
},
|
||||
{
|
||||
"label":"Texto de tiempo usado",
|
||||
"default":"Tiempo usado"
|
||||
},
|
||||
{
|
||||
"label":"Texto de comentarios",
|
||||
"default":"¡Buen trabajo!"
|
||||
},
|
||||
{
|
||||
"label":"Intente del botón Intente de nuevo",
|
||||
"default":"¿Volver a intentarlo?"
|
||||
},
|
||||
{
|
||||
"label":"Etiqueta del botón Cerrar",
|
||||
"default":"Cerrar"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,65 +1,88 @@
|
|||
{
|
||||
"semantics": [
|
||||
"semantics":[
|
||||
{
|
||||
"label": "Cartes",
|
||||
"entity": "carte",
|
||||
"field": {
|
||||
"label": "Carte",
|
||||
"fields": [
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cartes",
|
||||
"entity":"carte",
|
||||
"field":{
|
||||
"label":"Carte",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Image"
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label": "Matching Image",
|
||||
"description": "An optional image to match against instead of using two cards with the same image."
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label": "Description",
|
||||
"description": "Petit texte affiché quand deux cartes identiques sont trouvées."
|
||||
"label":"Description",
|
||||
"description":"Petit texte affiché quand deux cartes identiques sont trouvées."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Behavioural settings",
|
||||
"description": "These options will let you control how the game behaves.",
|
||||
"fields": [
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Position the cards in a square",
|
||||
"description": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label": "Number of cards to use",
|
||||
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label": "Add button for retrying when the game is over"
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"fields": [
|
||||
{},
|
||||
{}
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Interface",
|
||||
"fields": [
|
||||
"label":"Interface",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Texte pour le nombre de cartes retournées",
|
||||
"default": "Cartes retournées :"
|
||||
"label":"Texte pour le nombre de cartes retournées",
|
||||
"default":"Cartes retournées :"
|
||||
},
|
||||
{
|
||||
"label": "Texte pour le temps passé",
|
||||
"default": "Temps écoulé :"
|
||||
"label":"Texte pour le temps passé",
|
||||
"default":"Temps écoulé :"
|
||||
},
|
||||
{
|
||||
"label": "Texte de l'appréciation finale",
|
||||
"default": "Bien joué !"
|
||||
"label":"Texte de l'appréciation finale",
|
||||
"default":"Bien joué !"
|
||||
},
|
||||
{},
|
||||
{}
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,62 +1,88 @@
|
|||
{
|
||||
"semantics": [
|
||||
"semantics":[
|
||||
{
|
||||
"label": "Carte",
|
||||
"entity": "carta",
|
||||
"field": {
|
||||
"label": "Carta",
|
||||
"fields": [
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Carte",
|
||||
"entity":"carta",
|
||||
"field":{
|
||||
"label":"Carta",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Immagine"
|
||||
"label":"Immagine"
|
||||
},
|
||||
{
|
||||
"label": "Matching Image",
|
||||
"description": "An optional image to match against instead of using two cards with the same image."
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label": "Descrizione",
|
||||
"description": "Breve testo visualizzato quando due carte uguali vengono trovate."
|
||||
"label":"Descrizione",
|
||||
"description":"Breve testo visualizzato quando due carte uguali vengono trovate."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Behavioural settings",
|
||||
"description": "These options will let you control how the game behaves.",
|
||||
"fields": [
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Position the cards in a square",
|
||||
"description": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label": "Number of cards to use",
|
||||
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label": "Add button for retrying when the game is over"
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"fields": [
|
||||
{},
|
||||
{}
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Localizzazione",
|
||||
"fields": [
|
||||
"label":"Localizzazione",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Testo Gira carta"
|
||||
"label":"Testo Gira carta",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label": "Testo Tempo trascorso"
|
||||
"label":"Testo Tempo trascorso",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label": "Testo Feedback"
|
||||
"label":"Testo Feedback",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{},
|
||||
{}
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"デフォルト"
|
||||
}
|
||||
],
|
||||
"label":"カード",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"カード",
|
||||
"fields":[
|
||||
{
|
||||
"label":"画像"
|
||||
},
|
||||
{
|
||||
"label":"一致させる画像",
|
||||
"description":"同じ画像の2枚のカードを使用する代わりに、別に一致させるためのオプション画像"
|
||||
},
|
||||
{
|
||||
"label":"説明",
|
||||
"description":"一致する2つのカードが見つかるとポップアップするオプションの短文テキスト。"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"動作設定",
|
||||
"description":"これらのオプションを使用して、ゲームの動作を制御できます。",
|
||||
"fields":[
|
||||
{
|
||||
"label":"カードを正方形に配置",
|
||||
"description":"カードをレイアウトするときに、列と行の数を一致させてみてください。そうすると、カードは、コンテナに合わせてスケーリングされます。"
|
||||
},
|
||||
{
|
||||
"label":"使用するカードの数",
|
||||
"description":"これを2よりも大きい数値に設定すると、カードのリストからランダムなカードが選ばれるようになります。"
|
||||
},
|
||||
{
|
||||
"label":"ゲームが終了したときに、リトライのためのボタンを追加"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"ルック&フィール",
|
||||
"description":"ゲームの外観を制御します。",
|
||||
"fields":[
|
||||
{
|
||||
"label":"テーマ色",
|
||||
"description":"カードゲームのテーマとなる色を選択してください。",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"カード裏",
|
||||
"description":"カードに独自の裏を使います。"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"ローカリゼーション",
|
||||
"fields":[
|
||||
{
|
||||
"label":"カードターン のテキスト",
|
||||
"default":"カードターン"
|
||||
},
|
||||
{
|
||||
"label":"経過時間のテキスト",
|
||||
"default":"経過時間"
|
||||
},
|
||||
{
|
||||
"label":"フィードバックテキスト",
|
||||
"default":"よくできました!"
|
||||
},
|
||||
{
|
||||
"label":"リトライボタンのテキスト",
|
||||
"default":"もう一度トライしますか ?"
|
||||
},
|
||||
{
|
||||
"label":"閉じるボタンのテキスト",
|
||||
"default":"閉じる"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,78 +1,87 @@
|
|||
{
|
||||
"semantics": [
|
||||
"semantics":[
|
||||
{
|
||||
"label": "Kort",
|
||||
"entity": "kort",
|
||||
"field": {
|
||||
"label": "Kort",
|
||||
"fields": [
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Kort",
|
||||
"entity":"kort",
|
||||
"field":{
|
||||
"label":"Kort",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Bilde"
|
||||
"label":"Bilde"
|
||||
},
|
||||
{
|
||||
"label": "Tilhørende bilde",
|
||||
"description": "Et valgfritt bilde som brukes av kort nummer to istedenfor å bruke to kort med samme bilde."
|
||||
"label":"Tilhørende bilde",
|
||||
"description":"Et valgfritt bilde som brukes av kort nummer to istedenfor å bruke to kort med samme bilde."
|
||||
},
|
||||
{
|
||||
"label": "Beskrivelse",
|
||||
"description": "En valgfri kort tekst som spretter opp når kort-paret er funnet."
|
||||
"label":"Beskrivelse",
|
||||
"description":"En valgfri kort tekst som spretter opp når kort-paret er funnet."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Innstillinger for oppførsel",
|
||||
"description": "Disse instillingene lar deg bestemme hvordan spillet skal oppføre seg.",
|
||||
"fields": [
|
||||
"label":"Innstillinger for oppførsel",
|
||||
"description":"Disse instillingene lar deg bestemme hvordan spillet skal oppføre seg.",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Plasser kortene i en firkant",
|
||||
"description": "Vil forsøk å samsvare antall kolonner og rader når kortene legges ut. Etterpå vil kortene bli skalert til å passe beholderen."
|
||||
"label":"Plasser kortene i en firkant",
|
||||
"description":"Vil forsøk å samsvare antall kolonner og rader når kortene legges ut. Etterpå vil kortene bli skalert til å passe beholderen."
|
||||
},
|
||||
{
|
||||
"label": "Antall kort som skal brukes",
|
||||
"description": "Ved å sette antallet høyere enn 2 vil spillet plukke tilfeldige kort fra listen over kort."
|
||||
"label":"Antall kort som skal brukes",
|
||||
"description":"Ved å sette antallet høyere enn 2 vil spillet plukke tilfeldige kort fra listen over kort."
|
||||
},
|
||||
{
|
||||
"label": "Legg til knapp for å prøve på nytt når spillet er over"
|
||||
"label":"Legg til knapp for å prøve på nytt når spillet er over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Tilpass utseende",
|
||||
"description": "Kontroller de visuelle aspektene ved spillet.",
|
||||
"fields": [
|
||||
"label":"Tilpass utseende",
|
||||
"description":"Kontroller de visuelle aspektene ved spillet.",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Temafarge",
|
||||
"description": "Velg en farge for å skape et tema over kortspillet ditt."
|
||||
"label":"Temafarge",
|
||||
"description":"Velg en farge for å skape et tema over kortspillet ditt.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Kortbaksiden",
|
||||
"description": "Bruk en tilpasset kortbakside for kortene dine."
|
||||
"label":"Kortbaksiden",
|
||||
"description":"Bruk en tilpasset kortbakside for kortene dine."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Oversettelser",
|
||||
"fields": [
|
||||
"label":"Oversettelser",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Etikett for antall vendte kort",
|
||||
"default": "Kort vendt"
|
||||
"label":"Etikett for antall vendte kort",
|
||||
"default":"Kort vendt"
|
||||
},
|
||||
{
|
||||
"label": "Etikett for tid brukt",
|
||||
"default": "Tid brukt"
|
||||
"label":"Etikett for tid brukt",
|
||||
"default":"Tid brukt"
|
||||
},
|
||||
{
|
||||
"label": "Tilbakemeldingstekst",
|
||||
"default": "Godt jobbet!"
|
||||
"label":"Tilbakemeldingstekst",
|
||||
"default":"Godt jobbet!"
|
||||
},
|
||||
{
|
||||
"label": "Prøv på nytt-tekst",
|
||||
"default": "Prøv på nytt?"
|
||||
"label":"Prøv på nytt-tekst",
|
||||
"default":"Prøv på nytt?"
|
||||
},
|
||||
{
|
||||
"label": "Lukk knapp-merkelapp",
|
||||
"default": "Lukk"
|
||||
"label":"Lukk knapp-merkelapp",
|
||||
"default":"Lukk"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Look and feel",
|
||||
"description":"Control the visuals of the game.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Theme Color",
|
||||
"description":"Choose a color to create a theme for your card game.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -8,7 +8,6 @@
|
|||
"author": "Joubel",
|
||||
"license": "MIT",
|
||||
"machineName": "H5P.MemoryGame",
|
||||
"embedTypes": ["iframe"],
|
||||
"preloadedCss": [
|
||||
{
|
||||
"path": "memory-game.css"
|
||||
|
@ -55,4 +54,4 @@
|
|||
"minorVersion": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue