From 59733655dd3d8fe22e7be21ec56cb35bc04f0ec0 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Sun, 3 Nov 2019 23:15:44 +0100 Subject: [PATCH] first game --- folders | 1 + games/de.eiswuxe.blookid2.json | 54 ++++++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 folders create mode 100644 games/de.eiswuxe.blookid2.json diff --git a/folders b/folders new file mode 100644 index 0000000..84d4140 --- /dev/null +++ b/folders @@ -0,0 +1 @@ +games diff --git a/games/de.eiswuxe.blookid2.json b/games/de.eiswuxe.blookid2.json new file mode 100644 index 0000000..3b30dee --- /dev/null +++ b/games/de.eiswuxe.blookid2.json @@ -0,0 +1,54 @@ +{ + "uuid": "780688a9-95ee-429a-8755-69a8d0c88fe0", + "package": "de.eiswuxe.blookid2", + "title": "Bloo Kid 2", + "description": "Bloo Kid 2 is a classic 2D retro-style platformer experience with lovely designed pixel-graphics and a full chiptune soundtrack. Run, jump and swim your way through FIVE huge worlds with TWELVE levels each. Master brutal bossfights and discover lots of secrets in the world of Bloo Kid 2.\r\n\r\nBloo Kid 2 features:\r\n- five worlds with twelve levels each\r\n- handcrafted, colorful pixel-graphics\r\n- a full chiptune soundtrack\r\n- epic boss battles\r\n- tons of secrets\r\n- achievements", + "players": [ + 1 + ], + "genres": [ + "Platformer", + "Retro" + ], + "releases": [ + { + "name": "1.6", + "uuid": "780688a9-95ee-429a-8755-69a8d0c88fe0", + "date": "2015-10-23T09:58:19Z", + "url": "https:\/\/archive.org\/download\/ouya_de.eiswuxe.blookid2_1.6\/Bloo%20Kid%202_1.6_de.eiswuxe.blookid2.apk", + "size": 25507828, + "md5sum": "a5b0f82d54df5f551a64295e43771a10", + "publicSize": 27275, + "nativeSize": 20292 + } + ], + "media": { + "discover": "http:\/\/ouya.cweiske.de\/game-images\/de.eiswuxe.blookid2\/discover", + "large": "http:\/\/ouya.cweiske.de\/game-images\/de.eiswuxe.blookid2\/main", + "video": "https:\/\/vimeo.com\/141878938", + "screenshots": [ + "http:\/\/ouya.cweiske.de\/game-images\/de.eiswuxe.blookid2\/screenshot-1", + "http:\/\/ouya.cweiske.de\/game-images\/de.eiswuxe.blookid2\/screenshot-2", + "http:\/\/ouya.cweiske.de\/game-images\/de.eiswuxe.blookid2\/screenshot-3", + "http:\/\/ouya.cweiske.de\/game-images\/de.eiswuxe.blookid2\/screenshot-4", + "http:\/\/ouya.cweiske.de\/game-images\/de.eiswuxe.blookid2\/screenshot-5" + ] + }, + "developer": { + "name": "winterworks GmbH", + "supportEmail": null, + "supportPhone": null, + "founder": false + }, + "contentRating": "Everyone", + "website ": "http:\/\/www.winterworks.de", + "firstPublishedAt": "2015-10-09T07:53:25Z", + "inAppPurchases": false, + "overview": "Released in October 2015 by winterworks GmbH.", + "premium": false, + "rating": { + "likeCount": 0, + "average": 4.1, + "count": 355 + } +} -- 2.30.2