Skip to content

Commit

Permalink
Entries: ringdash versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbbbr committed Dec 26, 2024
1 parent 1453617 commit 3720f21
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion data/itch_entries.js
Original file line number Diff line number Diff line change
Expand Up @@ -4571,7 +4571,7 @@ const jsonGalleryItemsItch = [
{"type": "source", "url": "https://github.com/dgc1980/gb-battery", "displayText": "Source"},
],
"categoryTags": "Tool",
"gameTypeTags": "Battery Test",
"gameTypeTags": "Testing",
"platformTags": "GameBoy",
"featuredPriority": 4,
"isMultiPlatform": false,
Expand All @@ -4586,4 +4586,52 @@ const jsonGalleryItemsItch = [
"dateAdded": "2024-12-24"
},

{
"authorName": "BriG78cx",
"itemTitle": "GemDash GB",
"shortDescription": "Maze Game",
"imagePreviewURL": "pix/itch/ringdashgb.png",
"linksArray": [
{"type": "primary", "url": "https://brig78cx.itch.io/gemdash-gb", "displayText": "Info"},
],
"categoryTags": "Game",
"gameTypeTags": "Maze",
"platformTags": "GameBoy",
"featuredPriority": 3,
"isMultiPlatform": false,
"isOpenSource": false,
"licenseType": "",
"isFreeDownload": true,
"hasPhysicalRelease": false,
"isClassicGBDK": false,
"supportsLinkPlay": false,
"hardwareFeatureTags": "",
"yearFirstReleased": "2024",
"dateAdded": "2024-12-26"
},

{
"authorName": "BriG78cx",
"itemTitle": "GemDash GBC",
"shortDescription": "Maze Gane",
"imagePreviewURL": "pix/itch/ringdashgbc.png",
"linksArray": [
{"type": "primary", "url": "https://brig78cx.itch.io/gemdash-gbc", "displayText": "Info"},
],
"categoryTags": "Game",
"gameTypeTags": "Maze",
"platformTags": "GameBoyColor",
"featuredPriority": 3,
"isMultiPlatform": false,
"isOpenSource": false,
"licenseType": "",
"isFreeDownload": true,
"hasPhysicalRelease": false,
"isClassicGBDK": false,
"supportsLinkPlay": false,
"hardwareFeatureTags": "",
"yearFirstReleased": "2024",
"dateAdded": "2024-12-26"
},

];
Binary file added pix/itch/ringdashgb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pix/itch/ringdashgbc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3720f21

Please sign in to comment.