mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-06-25 00:03:36 -04:00
18 lines
895 B
JSON
18 lines
895 B
JSON
{
|
|
"system": "gb",
|
|
"status": "true",
|
|
"logo": "logo_gb",
|
|
"title": "Retroid",
|
|
"url": "XXXX",
|
|
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/gb/Retroid.zip",
|
|
"description": "Retroid is a Game Boy game based on the classic arcade game that was originally published as Breakout by Atari and later brought to perfection as Arkanoid by the Japanese software firm Taito. The player controls a paddle at the bottom of the screen that reflects a ball to destroy bricks at the top of the screen.",
|
|
"pictures": {
|
|
"screenshots": [
|
|
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/screenshots/homebrew/Retroid.png?raw=true"
|
|
],
|
|
"titlescreens": [
|
|
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/gb/titlescreens/homebrew/Retroid.png?raw=true"
|
|
]
|
|
},
|
|
"tags": ["puzzle"]
|
|
}
|