EmuDeck/store/gb/Into the Blue.json
2023-03-25 00:08:17 +01:00

18 lines
885 B
JSON

{
"system": "gb",
"status": "true",
"logo": "logo_gb",
"title": "Into the Blue",
"url": "XXXX",
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gb/Into the Blue.zip",
"description": "This game consists of a vertical play field with panels rising from the bottom. The panels can be rearranged and will disappear if three (or more) matching panels are lined up in a horizontal or vertical row. This game is inspired by the Sega Genesis title Megapanel.",
"pictures": {
"screenshots": [
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/screenshots/homebrew/Into the Blue.png?raw=true"
],
"titlescreens": [
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/titlescreens/homebrew/Into the Blue.png?raw=true"
]
},
"tags": ["action", "platform"]
}