Skip to content

Commit

Permalink
Entries: more snakes, flappy birds, etc, shrink some preview images
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbbbr committed Jul 6, 2024
1 parent 966721c commit 63cc193
Show file tree
Hide file tree
Showing 21 changed files with 308 additions and 4 deletions.
30 changes: 27 additions & 3 deletions data/itch_entries.js
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,7 @@ const jsonGalleryItemsItch = [
"categoryTags": "Game",
"gameTypeTags": "Action",
"platformTags": "GameBoy, GameBoyColor",
"featuredPriority": 2,
"featuredPriority": 3,
"isMultiPlatform": false,
"isOpenSource": false,
"licenseType": "",
Expand Down Expand Up @@ -1848,11 +1848,12 @@ const jsonGalleryItemsItch = [
"linksArray": [
{"type": "primary", "url": "https://laroldsjubilantjunkyard.itch.io/flappy-bird-gameboy", "displayText": "Info"},
{"type": "source", "url": "https://github.com/LaroldsJubilantJunkyard/flappy-bird-gameboy", "displayText": "Source"},
{"type": "source", "url": "https://laroldsjubilantjunkyard.com/tutorial/flappy-bird/", "displayText": "Tutorial"},
],
"categoryTags": "Game",
"gameTypeTags": "Survival",
"platformTags": "GameBoyColor",
"featuredPriority": 0,
"featuredPriority": 5,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "Unknown",
Expand Down Expand Up @@ -2165,6 +2166,29 @@ const jsonGalleryItemsItch = [
"yearFirstReleased": "2019"
},

{
"authorName": "Tangram Games",
"itemTitle": "Tobu Tobu Girl",
"shortDescription": "Homebrew arcade platformer",
"imagePreviewURL": "pix/itch/eMjEdJ.png",
"linksArray": [
{"type": "primary", "url": "https://tangramgames.itch.io/tobu-tobu-girl", "displayText": "Info"},
{"type": "source", "url": "https://github.com/SimonLarsen/tobutobugirl", "displayText": "Source"},
],
"categoryTags": "Game",
"gameTypeTags": "Platformer",
"platformTags": "GameBoy",
"featuredPriority": 2,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "MIT",
"isFreeDownload": true,
"hasPhysicalRelease": true,
"isClassicGBDK": true,
"supportsLinkPlay": false,
"yearFirstReleased": "2016"
},

{
"authorName": "Maithonis",
"itemTitle": "INTERBLOCKED",
Expand Down Expand Up @@ -2427,7 +2451,7 @@ const jsonGalleryItemsItch = [
"categoryTags": "Game",
"gameTypeTags": "Survival",
"platformTags": "GameBoy",
"featuredPriority": 0,
"featuredPriority": 2,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "Unknown",
Expand Down
282 changes: 281 additions & 1 deletion data/manual_entries.js
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ const jsonGalleryItemsManual = [
},

{
"authorName": "1r3n33 ",
"authorName": "1r3n33",
"itemTitle": "Snake Adventures",
"shortDescription": "",
"imagePreviewURL": "pix/games/snakeadventures.png",
Expand All @@ -502,4 +502,284 @@ const jsonGalleryItemsManual = [
"yearFirstReleased": "2024"
},

{
"authorName": "brovador",
"itemTitle": "GBSnake",
"shortDescription": "",
"imagePreviewURL": "pix/games/brovador_gbsnake.png",
"linksArray": [
{"type": "primary", "url": "https://github.com/brovador/GBsnake", "displayText": "Info"},
{"type": "source", "url": "https://github.com/brovador/GBsnake", "displayText": "Source"},
],
"categoryTags": "Game",
"gameTypeTags": "Action",
"platformTags": "GameBoy",
"featuredPriority": 3,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "Unknown",
"isFreeDownload": true,
"hasPhysicalRelease": false,
"isClassicGBDK": true,
"supportsLinkPlay": false,
"yearFirstReleased": "2016"
},

{
"authorName": "rnegron",
"itemTitle": "Dino GB",
"shortDescription": "",
"imagePreviewURL": "pix/games/rnegron_dinogb.png",
"linksArray": [
{"type": "primary", "url": "https://github.com/rnegron/dino-gb", "displayText": "Info"},
{"type": "source", "url": "https://github.com/rnegron/dino-gb", "displayText": "Source"},
],
"categoryTags": "Game",
"gameTypeTags": "Survival",
"platformTags": "GameBoy",
"featuredPriority": 0,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "MIT",
"isFreeDownload": true,
"hasPhysicalRelease": false,
"isClassicGBDK": true,
"supportsLinkPlay": false,
"yearFirstReleased": "2018"
},

{
"authorName": "pashutk",
"itemTitle": "Flappy Bird",
"shortDescription": "",
"imagePreviewURL": "pix/games/pashutk_flappybird.png",
"linksArray": [
{"type": "primary", "url": "https://github.com/pashutk/flappybird-gameboy", "displayText": "Info"},
{"type": "source", "url": "https://github.com/pashutk/flappybird-gameboy", "displayText": "Source"},
],
"categoryTags": "Game",
"gameTypeTags": "Survival",
"platformTags": "GameBoy",
"featuredPriority": 0,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "Unknown",
"isFreeDownload": true,
"hasPhysicalRelease": false,
"isClassicGBDK": true,
"supportsLinkPlay": false,
"yearFirstReleased": "2016"
},

{
"authorName": "bitnenfer",
"itemTitle": "FlappyBoy",
"shortDescription": "",
"imagePreviewURL": "pix/games/bitnenfer_flappyboy.png",
"linksArray": [
{"type": "primary", "url": "https://github.com/bitnenfer/FlappyBoy", "displayText": "Info"},
{"type": "source", "url": "https://github.com/bitnenfer/FlappyBoy", "displayText": "Source"},
],
"categoryTags": "Game",
"gameTypeTags": "Survival",
"platformTags": "GameBoy",
"featuredPriority": 0,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "MIT",
"isFreeDownload": true,
"hasPhysicalRelease": false,
"isClassicGBDK": true,
"supportsLinkPlay": false,
"yearFirstReleased": "2014"
},

{
"authorName": "chebastion",
"itemTitle": "FloppingBird",
"shortDescription": "A Flappy Bird game",
"imagePreviewURL": "pix/games/floppingbirdgb.png",
"linksArray": [
{"type": "primary", "url": "https://gamejolt.com/games/gbjam-floppingbird/196269", "displayText": "Info"},
],
"categoryTags": "Game",
"gameTypeTags": "Survival",
"platformTags": "GameBoy",
"featuredPriority": 0,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "MIT",
"isFreeDownload": true,
"hasPhysicalRelease": false,
"isClassicGBDK": true,
"supportsLinkPlay": false,
"yearFirstReleased": "2016"
},

{
"authorName": "LaroldsJubilantJunkyard",
"itemTitle": "Tetris",
"shortDescription": "",
"imagePreviewURL": "pix/games/larold_tetrisgb.png",
"linksArray": [
{"type": "primary", "url": "https://laroldsjubilantjunkyard.com/tutorial/tetris/", "displayText": "Info"},
{"type": "source", "url": "https://github.com/LaroldsJubilantJunkyard/tetris-gameboy/", "displayText": "Source"},
{"type": "source", "url": "https://laroldsjubilantjunkyard.com/tutorial/tetris/", "displayText": "Tutorial"},
],
"categoryTags": "Game",
"gameTypeTags": "Puzzle",
"platformTags": "GameBoy, GameBoyColor",
"featuredPriority": 5,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "Unknown",
"isFreeDownload": true,
"hasPhysicalRelease": false,
"isClassicGBDK": false,
"supportsLinkPlay": false,
"yearFirstReleased": "2022"
},

{
"authorName": "LaroldsJubilantJunkyard",
"itemTitle": "Space Invaders",
"shortDescription": "",
"imagePreviewURL": "pix/games/larold_spaceinvaders.png",
"linksArray": [
{"type": "primary", "url": "https://laroldsjubilantjunkyard.com/tutorials/recreating-gameboy-games/space-invaders/", "displayText": "Info"},
{"type": "source", "url": "https://github.com/LaroldsJubilantJunkyard/space-invaders-gameboy", "displayText": "Source"},
{"type": "source", "url": "https://laroldsjubilantjunkyard.com/tutorials/recreating-gameboy-games/space-invaders/", "displayText": "Tutorial"},
],
"categoryTags": "Game",
"gameTypeTags": "Shooter",
"platformTags": "GameBoy, GameBoyColor",
"featuredPriority": 5,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "Unknown",
"isFreeDownload": true,
"hasPhysicalRelease": false,
"isClassicGBDK": false,
"supportsLinkPlay": false,
"yearFirstReleased": "2022"
},

{
"authorName": "LaroldsJubilantJunkyard",
"itemTitle": "Brick Breaker",
"shortDescription": "",
"imagePreviewURL": "pix/games/larold_alleyway.png",
"linksArray": [
{"type": "primary", "url": "https://laroldsjubilantjunkyard.com/tutorial/how-to-make-brick-breaker-for-gameboy/", "displayText": "Info"},
{"type": "source", "url": "https://github.com/LaroldsJubilantJunkyard/alleyway-gameboy", "displayText": "Source"},
{"type": "source", "url": "https://laroldsjubilantjunkyard.com/tutorial/how-to-make-brick-breaker-for-gameboy/", "displayText": "Tutorial"},
],
"categoryTags": "Game",
"gameTypeTags": "Action",
"platformTags": "GameBoy",
"featuredPriority": 5,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "Unknown",
"isFreeDownload": true,
"hasPhysicalRelease": false,
"isClassicGBDK": false,
"supportsLinkPlay": false,
"yearFirstReleased": "2022"
},

{
"authorName": "LaroldsJubilantJunkyard",
"itemTitle": "Pacman",
"shortDescription": "",
"imagePreviewURL": "pix/games/larold_pacman.png",
"linksArray": [
{"type": "primary", "url": "https://laroldsjubilantjunkyard.com/tutorial/pacman/", "displayText": "Info"},
{"type": "source", "url": "https://github.com/LaroldsJubilantJunkyard/pacman-gameboy", "displayText": "Source"},
{"type": "source", "url": "https://laroldsjubilantjunkyard.com/tutorial/pacman/", "displayText": "Tutorial"},
],
"categoryTags": "Game",
"gameTypeTags": "Action",
"platformTags": "GameBoy, GameBoyColor",
"featuredPriority": 5,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "Unknown",
"isFreeDownload": true,
"hasPhysicalRelease": false,
"isClassicGBDK": false,
"supportsLinkPlay": false,
"yearFirstReleased": "2022"
},

{
"authorName": "26f",
"itemTitle": "Pattern Maker",
"shortDescription": "",
"imagePreviewURL": "pix/tools/26f_patternmaker.png",
"linksArray": [
{"type": "primary", "url": "https://github.com/26F/pattern_maker_for_GBC", "displayText": "Info"},
{"type": "source", "url": "https://github.com/26F/pattern_maker_for_GBC", "displayText": "Source"},
],
"categoryTags": "Tool",
"gameTypeTags": "Art",
"platformTags": "GameBoy",
"featuredPriority": 2,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "Unknown",
"isFreeDownload": true,
"hasPhysicalRelease": false,
"isClassicGBDK": true,
"supportsLinkPlay": false,
"yearFirstReleased": "2021"
},

{
"authorName": "26f",
"itemTitle": "Snake",
"shortDescription": "",
"imagePreviewURL": "pix/games/26f_snake.png",
"linksArray": [
{"type": "primary", "url": "https://github.com/26F/Snake-GBDK-", "displayText": "Info"},
{"type": "source", "url": "https://github.com/26F/Snake-GBDK-", "displayText": "Source"},
],
"categoryTags": "Game",
"gameTypeTags": "Action",
"platformTags": "GameBoy",
"featuredPriority": 0,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "Unknown",
"isFreeDownload": true,
"hasPhysicalRelease": false,
"isClassicGBDK": true,
"supportsLinkPlay": false,
"yearFirstReleased": "2018"
},

{
"authorName": "26f",
"itemTitle": "Paddle Wars",
"shortDescription": "",
"imagePreviewURL": "pix/games/26f_paddlewars.png",
"linksArray": [
{"type": "primary", "url": "https://github.com/26F/Paddle-wars-for-gbdk", "displayText": "Info"},
{"type": "source", "url": "https://github.com/26F/Paddle-wars-for-gbdk", "displayText": "Source"},
],
"categoryTags": "Game",
"gameTypeTags": "Action",
"platformTags": "GameBoy",
"featuredPriority": 0,
"isMultiPlatform": false,
"isOpenSource": true,
"licenseType": "Unknown",
"isFreeDownload": true,
"hasPhysicalRelease": false,
"isClassicGBDK": true,
"supportsLinkPlay": false,
"yearFirstReleased": "2019"
},


];
Binary file added pix/games/26f_paddlewars.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/games/26f_snake.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/games/bitnenfer_flappyboy.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 modified pix/games/black-castle_320.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/games/brovador_gbsnake.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/games/floppingbirdgb.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 modified pix/games/g-zero_320.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 modified pix/games/gb-corp_320.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 modified pix/games/genesis_320.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 modified pix/games/gunship_320.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/games/larold_alleyway.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/games/larold_pacman.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/games/larold_spaceinvaders.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/games/larold_tetrisgb.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/games/pashutk_flappybird.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/games/rnegron_dinogb.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 modified pix/games/the_bouncing_ball.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/eMjEdJ.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/tools/26f_patternmaker.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 63cc193

Please sign in to comment.