From c37c8ea62facd212d7116f74f966b474043a9b53 Mon Sep 17 00:00:00 2001 From: chiefdaft Date: Sun, 20 Mar 2022 16:51:33 +0100 Subject: [PATCH] Changed description of the game --- apps/game1024/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/game1024/metadata.json b/apps/game1024/metadata.json index 5512d7572..6d72b9e9d 100644 --- a/apps/game1024/metadata.json +++ b/apps/game1024/metadata.json @@ -5,7 +5,7 @@ "icon": "game1024.png", "screenshots": [ {"url":"screenshot.png" } ], "readme":"README.md", - "description": "Join the numbers and get to the 1024, J or X tile!", + "description": "Swipe the squares up, down, to the left or right, join the numbers and get to the 10 (2^1024), J or X tile!", "type": "app", "tags": "game,puzzle", "allow_emulator": true,