From edaa3be1bfc1285b359b7e934545e4f5a673dce4 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Mon, 14 Jul 2025 20:14:44 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8432882 --- entries2025/dragondot.json | 97 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 entries2025/dragondot.json diff --git a/entries2025/dragondot.json b/entries2025/dragondot.json new file mode 100644 index 0000000..3b13e44 --- /dev/null +++ b/entries2025/dragondot.json @@ -0,0 +1,97 @@ +{ + "id": 4384953844, + "name": "Dragondot", + "description": "A series of games by indie developer NMcCoy about a dragon who is a dot. The first two games can be found via the developer's site, https://portfolio.nmccoy.net/ , while the third game, which was developed for the PICO-8, can be found on itch, at https://nmccoy.itch.io/dragondot-3 .", + "links": { + "website": [ + "https://nmccoy.itch.io/dragondot-3" + ] + }, + "path": { + "48": [ + [ + 63, + 243 + ], + [ + 63, + 221 + ], + [ + 64, + 220 + ], + [ + 64, + 219 + ], + [ + 65, + 218 + ], + [ + 66, + 218 + ], + [ + 67, + 217 + ], + [ + 70, + 217 + ], + [ + 71, + 218 + ], + [ + 72, + 218 + ], + [ + 73, + 219 + ], + [ + 73, + 220 + ], + [ + 74, + 221 + ], + [ + 74, + 224 + ], + [ + 74, + 238 + ], + [ + 73, + 240 + ], + [ + 72, + 243 + ], + [ + 63, + 243 + ] + ] + }, + "center": { + "48": [ + 69, + 230 + ] + }, + "source_list": { + "lemmy": [ + 8432882 + ] + } +} \ No newline at end of file -- GitLab From 76fdca19d7e5956ea74fa2f6a36dc89aabe65a44 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Mon, 14 Jul 2025 20:22:08 +0000 Subject: [PATCH 2/2] Modifier dragondot.json --- entries2025/dragondot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entries2025/dragondot.json b/entries2025/dragondot.json index 3b13e44..fe56f4d 100644 --- a/entries2025/dragondot.json +++ b/entries2025/dragondot.json @@ -8,7 +8,7 @@ ] }, "path": { - "48": [ + "26-48": [ [ 63, 243 @@ -84,7 +84,7 @@ ] }, "center": { - "48": [ + "26-48": [ 69, 230 ] -- GitLab