diff --git a/src/config/Games.ts b/src/config/Games.ts index 2e05f43..fc33514 100644 --- a/src/config/Games.ts +++ b/src/config/Games.ts @@ -115,4 +115,16 @@ export const Games: Array<{ name: "Demonologist", url: "https://store.steampowered.com/app/1929610/Demonologist/", }, + { + alt: "A 3D rendered female video game character model wearing a shiny green outfit consisting of a sleeveless top and short skirt with thigh straps. The character has long brown hair and is standing in a neutral pose with a dark cape draped behind her.", + img: "mka.png", + name: "Mortal Kombat: Armageddon", + url: "https://en.wikipedia.org/wiki/Mortal_Kombat:_Armageddon", + }, + { + alt: "A 3D video game character model of a woman with short dark hair wearing a teal green dress with purple accents. The dress has a laced front, thigh-high slit, and is paired with purple arm bands. The character stands in a combat-ready pose within an ornate frame against a dark background. The name 'NAOMI' is displayed beneath the character.", + img: "sc3.png", + name: "Soul Calibur III", + url: "https://en.wikipedia.org/wiki/Soulcalibur_III", + }, ];