EmuDeck/store/genesis/Cave Story.json
2023-03-25 00:08:17 +01:00

18 lines
992 B
JSON

{
"system": "genesis",
"status": "true",
"logo": "logo_genesis",
"title": "Cave Story",
"url": "XXXX",
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/genesis/cavestory.zip",
"description": "Cave Story (Japanese: 洞窟物語, Hepburn: Dōkutsu Monogatari) is a 2004 Metroidvania platform-adventure game. It was developed over five years by Japanese developer Daisuke Pixel Amaya in his free time. Cave Story features 2D platform mechanics and is reminiscent of the games Amaya played in his youth, such as Metroid and Castlevania (both released in 1986).",
"pictures": {
"screenshots": [
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/screenshots/homebrew/cavestory.png?raw=true"
],
"titlescreens": [
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/genesis/titlescreens/homebrew/cavestory.png?raw=true"
]
},
"tags": ["action", "platform"]
}