diff --git a/src/config/Games.ts b/src/config/Games.ts index 2f2bf67..e74e192 100644 --- a/src/config/Games.ts +++ b/src/config/Games.ts @@ -193,4 +193,16 @@ export const Games: Array<{ name: "Idle Angels", url: "https://play.google.com/store/apps/details?id=com.mujoysg.hxbb&hl=en-US&pli=1", }, + { + alt: "A 3D rendered video game character wearing an ornate turquoise and white dress with bell sleeves and a matching cape. The outfit features intricate trim details, a bow at the waist, and layered fabric elements. The character wears round glasses and has brown hair styled in a neat bob cut. The character is shown barefoot against a dark blue background.", + img: "dw-8.jpg", + name: "Dynasty Warriors 8 Empires", + url: "https://store.steampowered.com/app/322520/DYNASTY_WARRIORS_8_Empires/", + }, + { + alt: "A video game character stands on a dock wearing a traditional Japanese kimono in royal blue with delicate flower patterns and a red hem. The kimono is accessorized with a decorative obi belt and a sword at the waist. The character has round glasses and shoulder-length blonde hair. In the background, wooden ships are moored at the harbor against a mountainous coastline.", + img: "samurai-4.jpg", + name: "Way of the Samurai 4", + url: "https://store.steampowered.com/app/312780/Way_of_the_Samurai_4/", + }, ];