EmuDeck/store/nes/Alter Ego.json
2023-03-25 00:08:17 +01:00

18 lines
893 B
JSON

{
"system": "nes",
"status": "true",
"logo": "logo_nes",
"title": "Alter Ego",
"url": "XXXX",
"file": "https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/nes/Alter_Ego.zip",
"description": "You control a hero who has a phantom twin, his alter ego. When the hero moves, his alter ego moves in a mirrored fashion. In some levels the movements are mirrored horizontally, in others vertically. You can switch between the hero and his alter ego a limited number of times per level.",
"pictures": {
"screenshots": [
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/screenshots/homebrew/Alter_Ego.png?raw=true"
],
"titlescreens": [
"https://raw.githubusercontent.com/EmuDeck/emudeck-homebrew/main/downloaded_media/nes/titlescreens/homebrew/Alter_Ego.png?raw=true"
]
},
"tags": ["action", "platform"]
}