+ Welcome to Dom's game corner, the best destination to play react
+ online games. I have classic games, responsive support, and a
+ flawless UX. Wish for more? Tell me {""}
+ below
+
+ );
+}
+
+export default Slider;
\ No newline at end of file
diff --git a/src/Pages/GameStore/Slider.module.css b/src/Pages/GameStore/Slider.module.css
new file mode 100644
index 00000000..dfe22a06
--- /dev/null
+++ b/src/Pages/GameStore/Slider.module.css
@@ -0,0 +1,152 @@
+.slider {
+ width: 67.5%;
+ height: 100%;
+ position: relative;
+ box-sizing: border-box;
+}
+
+.slide {
+ height: 100%;
+}
+
+.currentImg {
+ width: 100%;
+ height: 100%;
+ border-radius: 20px;
+}
+
+.currentImg {
+ -webkit-user-drag: none;
+ user-select: none;
+ -moz-user-select: none;
+ -webkit-user-select: none;
+ -ms-user-select: none;
+}
+
+.currentImg {
+ cursor: move;
+ cursor: grab;
+ cursor: -moz-grab;
+ cursor: -webkit-grab;
+}
+
+.currentImg:active {
+ cursor: grabbing;
+ cursor: -moz-grabbing;
+ cursor: -webkit-grabbing;
+}
+
+.forward,
+.backwards {
+ height: 100%;
+ top: 0%;
+ width: 48px;
+ position: absolute;
+ background-color: transparent;
+ border: 1px transparent;
+}
+
+.left,
+.right {
+ transition: 0.3s all;
+}
+
+.selectorContainer button * {
+ pointer-events: none;
+}
+
+.forward *,
+.backwards * {
+ pointer-events: none;
+}
+
+.backwards {
+ left: 2%;
+ fill: #ccc;
+}
+
+.forward {
+ right: 1.5%;
+ fill: #ccc;
+}
+
+.forward,
+.backwards {
+ cursor: pointer;
+ transition: 0.3s all;
+}
+
+.forward:active,
+.backwards:active {
+ transform: scale(0.9);
+}
+
+.selectorContainer {
+ position: absolute;
+ bottom: 1.5%;
+ left: 50%;
+ transform: translate(-50%, -50%);
+ width: 136px;
+ border-radius: 10px;
+ padding: 11px 18px;
+ height: 34px;
+ box-sizing: border-box;
+ background-color: #0F1011;
+ opacity: 0.8;
+ transition: 0.75s all;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+}
+
+.selectorContainer:hover {
+ opacity: 1;
+}
+
+.button {
+ width: 10px;
+ height: 10px;
+ border-radius: 50%;
+ padding-bottom: 1px;
+ background-color: #474747;
+ transition: 0.3s all;
+ border: 1px transparent;
+ cursor: pointer;
+}
+
+.button:hover {
+ background-color: #999;
+ transition-duration: 0.6s;
+}
+
+.buttonSelected {
+ width: 12px;
+ height: 12px;
+ border-radius: 50%;
+ border: 1px transparent;
+ padding-bottom: 2px;
+ background-color: #92f;
+ transition-duration: 0.6s;
+ cursor: pointer;
+}
+
+@media screen and (max-width: 1770px) {
+ .slider {
+ width: 60%;
+
+ }
+}
+
+@media screen and (max-width: 1530px) {
+ .slider {
+ width: 67.5%;
+
+ }
+}
+
+@media screen and (max-width: 1400px) {
+ .slider {
+ width: 100%;
+
+ }
+}
\ No newline at end of file
diff --git a/src/Pages/GameStore/games.js b/src/Pages/GameStore/games.js
new file mode 100644
index 00000000..864a0e4e
--- /dev/null
+++ b/src/Pages/GameStore/games.js
@@ -0,0 +1,863 @@
+import TicTacToe from "../../Components/Games/TicTacToe/tictactoe";
+import SpaceInvaders from '../../Components/Games/SpaceInvaders/spaceinvaders';
+import Pacman from '../../Components/Games/Pacman/pacman';
+import SweetCrush from '../../Components/Games/SweetCrush/sweetcrush';
+import ConnectFourGame from '../../Components/Games/ConnectFour/index';
+import Birds from "../../Components/Games/BirdShooter/birds";
+import WackMole from "../../Components/Games/WackMole/wackmole";
+
+const games = [
+ {
+ name: "Test 2077",
+ surname: "cyberpunk",
+ price: "59.99",
+ desc: 'Cyberpunk 2077 is a continuation of the events of Cyberpunk 2020, taking an alternate path to that of Cyberpunk V3.0. The game is set in the dystopian metropolis of Night City. It is set in the Free State of Northern California. Night City is located south of San Francisco around the area of Morro Bay, CA. During Cyberpunk 2020, Night City is said to have a population of more than five million inhabitants. However, this number is suspected to be considerably larger in 2077. Following an economic collapse sometime during the early 21st century, the United States is forced to rely on large corporations to survive. These corporations deal in a wide range of areas, such as weapons, robotics, cybernetics, pharmaceuticals, communications, and biotechnology; many of these companies operate above the law. The game follows the story of V — a hired gun on the rise in Night City, the most violent and dangerous metropolis of the corporate-ruled future. A robust character creator will allow players to choose Vs gender, visual appearance, as well as historical background — all of which may influence the shape of the game. The world is inspired by the works of authors such as William Gibson (author of Neuromancer) and Phillip K Dick, whose novel Do Androids Dream of Electric Sheep? and subsequent movie adaption Blade Runner heavily influenced the creator, Mike Pondsmith, in creating the original tabletop RPG.',
+ link: 'https://www.cyberpunk.net/',
+ release: '10th of December, 2020',
+ platforms: 'Playstation 4, PC, Xbox Series S/X, Playstation 5, Xbox One',
+ genre: 'RPG',
+ developers: 'CD PROJECT RED, CD PROJECT',
+ publishers: 'CD PROJECT RED',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 78,
+ id: 0,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188604/cyberpunk_n6jitl.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188604/cyberpunk_n6jitl.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658235373/cyberpunk_1_s00vwf.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658235372/cyberpunk_2_mq46xm.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658235378/cyberpunk_3_fajdmi.jpg"
+ ]
+ },
+ {
+ name: "Battlefield V",
+ surname: "battlefield",
+ price: "29.99",
+ desc: 'The Battlefield series goes back to its roots in a never-before-seen portrayal of World War 2. Take on physical, all-out multiplayer with your squad in modes like the vast Grand Operations and the cooperative Combined Arms, or witness human drama set against global combat in the single player War Stories. As you fight in epic, unexpected locations across the globe, enjoy the richest and most immersive Battlefield yet.',
+ link: 'https://www.origin.com/store/battlefield/battlefield-v',
+ release: '9th of November, 2018',
+ platforms: 'Playstation 4, PC, Xbox Series S/X, Xbox One',
+ genre: 'Shooter',
+ developers: 'EA Digital Illusions CE',
+ publishers: 'Electronic Arts',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 71,
+ id: 1,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188621/battlefield_n0gd5a.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188621/battlefield_n0gd5a.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658235437/battlefield_1_jpudhq.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658235437/battlefield_3_zy9ewv.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658235438/battlefield_2_txs230.jpg"
+ ]
+ },
+ {
+ name: "Life is Strange",
+ surname: "lis",
+ price: "14.99",
+ desc: 'Life Is Strange is a five-part episodic game that sets out to revolutionize story-based choice and consequence games by allowing the player to rewind time and affect the past, present, and future. You are Max, a photography senior who saves her old friend Chloe by discovering she can rewind time. The pair soon find themselves exposed to the darker side of Arcadia Bay as they uncover the disturbing truth behind the sudden disappearance of a fellow student. Meanwhile, Max begins to have premonitions as she struggles to understand the implications of her power. She must quickly learn that changing the past can sometimes lead to a devastating future.',
+ link: 'https://lifeisstrange.square-enix-games.com/',
+ release: '30th of January, 2015',
+ platforms: 'Playstation 4, PC, Xbox One, Xbox 360, Playstation 3',
+ genre: 'Adventure',
+ developers: 'Dontnod Entertainment',
+ publishers: 'Square Enix',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 83,
+ id: 2,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188606/lis_ft0puo.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188606/lis_ft0puo.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236055/lis_1_rkrxt5.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236272/lis_2_dcrdwz.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236055/lis_3_komskf.jpg"
+ ]
+ },
+ {
+ name: "Mario Kart 8: Deluxe",
+ surname: "mariokart",
+ price: "24.99",
+ desc: 'Hit the road with the definitive version of Mario Kart 8 and play anytime, anywhere! Race your friends or battle them in a revised battle mode on new and returning battle courses. Play locally in up to 4-player multiplayer in 1080p while playing in TV Mode. Every track from the Wii U version, including DLC, makes a glorious return. Plus, the Inklings appear as all-new guest characters, along with returning favorites, such as King Boo, Dry Bones, and Bowser Jr.!',
+ link: 'https://mariokart8deluxe.nintendo.com/',
+ release: '28th of April, 2017',
+ platforms: 'Nintendo Switch',
+ genre: 'Racing',
+ developers: 'Nintendo EAD',
+ publishers: 'Nintendo',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 84,
+ id: 3,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658232678/mariokart_0_mhgbeg.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658232678/mariokart_0_mhgbeg.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236315/mariokart_1_heekfq.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236316/mariokart_3_yzhdje.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236315/mariokart_2_peeyho.jpg"
+ ]
+ },
+ {
+ name: "BioShock Infinite",
+ surname: "bioshockinfinite",
+ price: "18.99",
+ desc: 'This first-person story-driven shooter and entry in the Bioshock franchise follows Booker DeWitt as he enters the floating independent (formerly US) city of Columbia in 1912 and attempts to retrieve a girl trapped in a tower by the citys self-proclaimed despot/prophet in order to erase his financial debt. Throughout the story, themes of violence, racism and fatalism are brought up. Viewer & User Discretion is advised.',
+ link: 'https://2k.com/en-US/game/bioshock-infinite/',
+ release: '26th of February, 2013',
+ platforms: 'Xbox One, PlayStation 4, Linux, Xbox 360, PC, Nintendo Switch, PlayStation 3',
+ genre: 'Puzzle',
+ developers: 'Irrational Games',
+ publishers: '2K Games',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 86,
+ id: 4,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188602/bioshockinfinite_qyo3pi.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188602/bioshockinfinite_qyo3pi.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236359/bioshockinfinite_1_vutin0.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236360/bioshockinfinite_2_bphusb.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236361/bioshockinfinite_3_v1ckvh.jpg"
+ ]
+ },
+ {
+ name: "Anno: 1800",
+ surname: "anno",
+ price: "12.99",
+ desc: 'Anno 1800 takes place in the 19th century at the dawn of the Industrial Age. Like other Anno games, Anno 1800 is a city-building and strategy game. While it is set in the context of colonial trade, the featured architecture is Victorian Era and the economic engine is factory labor. The core gameplay of Anno 1800 takes place in the Old World, where the needs of the citizens, workers and artisans are central to the management of production and supply chains. A parallel New World city exists, which produces products that laborers in the Old World want to purchase, thus trade routes need to be established. Unlike its colonial 18th century predecessor Anno 1701, the game has a blueprint feature that helps the player to plan out the city.',
+ link: 'https://anno-union.com/',
+ release: '16th of April, 2019',
+ platforms: 'PC (Microsoft Windows)',
+ genre: 'Strategy',
+ developers: 'Blue Byte',
+ publishers: 'Ubisoft',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 81,
+ id: 5,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188622/anno_cbmzye.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188622/anno_cbmzye.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236405/anno_1_bpil6t.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236405/anno_2_udh5ep.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236405/anno_3_hoqcp0.jpg"
+ ]
+ },
+ {
+ name: "Red Dead Redemption 2",
+ surname: "rdr",
+ price: "34.99",
+ desc: 'America, 1899. The end of the Wild West era has begun. After a robbery goes badly wrong in the western town of Blackwater, Arthur Morgan and the Van der Linde gang are forced to flee. With federal agents and the best bounty hunters in the nation massing on their heels, the gang must rob, steal and fight their way across the rugged heartland of America in order to survive. As deepening internal divisions threaten to tear the gang apart, Arthur must make a choice between his own ideals and loyalty to the gang who raised him.',
+ link: 'https://www.rockstargames.com/reddeadredemption2',
+ release: '26th of October, 2018',
+ platforms: 'Xbox One, PlayStation 4, PC, Google Stadia',
+ genre: 'RPG',
+ developers: 'Rockstar Studios',
+ publishers: 'Rockstar Games',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 92,
+ id: 6,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188613/rdr_fhqs3d.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,w_1920/v1658188613/rdr_fhqs3d.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236494/rdr_3_euhfwh.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236495/rdr_2_aodums.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236494/rdr_1_v6xhov.jpg"
+ ]
+ },
+ {
+ name: "Horizon Zero Dawn",
+ surname: "horizon",
+ price: "29.99",
+ desc: 'Horizon Zero Dawn takes place in the 31st century, in a post-apocalyptic world where colossal machines dominate the land. Human civilization has regressed to tribal societies of hunters and gatherers who survive in immense forests, imposing mountain ranges, and the atmospheric ruins of their ancestors – all while the machines become increasingly powerful. The player controls Aloy, a huntress who uses her speed, cunning, and agility to stay alive and protect herself and others against the force, size, and power of the machines. The game features sci-fi and mythical elements.',
+ link: 'https://www.guerrilla-games.com/games',
+ release: '28th of February, 2017',
+ platforms: 'PlayStation 4, PC',
+ genre: 'Adventure',
+ developers: 'Guerrilla Games',
+ publishers: 'Sony Interactive Entertainment',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 90,
+ id: 7,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188606/horizon_jzlhsd.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188606/horizon_jzlhsd.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236576/horizon_3_vwjcpi.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236574/horizon_2_ara05m.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236574/horizon_1_johwym.jpg"
+ ]
+ },
+ {
+ name: "Grand Theft Auto: V",
+ surname: "gtav",
+ price: "39.99",
+ desc: 'Grand Theft Auto V is a vast open world game set in Los Santos, a sprawling sun-soaked metropolis struggling to stay afloat in an era of economic uncertainty and cheap reality TV. The game blends storytelling and gameplay in new ways as players repeatedly jump in and out of the lives of the games three lead characters, playing all sides of the games interwoven story.',
+ link: 'https://www.rockstargames.com/gta-v',
+ release: '17th of September, 2013',
+ platforms: 'Xbox One, PlayStation 4, Xbox 360, PlayStation 5, PC, PlayStation 3, Xbox Series S/X',
+ genre: 'Action',
+ developers: 'Rockstar North',
+ publishers: 'Rockstar Games',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 90,
+ id: 8,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188604/gtav_x1ccio.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188604/gtav_x1ccio.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236641/gtav_1_gkelkb.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236641/gtav_3_dswcgm.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236641/gtav_2_b1xno6.jpg"
+ ]
+ },
+ {
+ name: "The Elder Scrolls: Skyrim",
+ surname: "skyrim",
+ price: "19.99",
+ desc: 'Two hundred years have passed since the events of The Elder Scrolls IV: Oblivion, and it is now 4E 201. The High King of Skyrim has been killed, and the threat of Civil War looms over the land of Skyrim; One side wishes to secede from the weakened Third Empire, while the other wishes to remain a part of it. To make matters worse, this schism is the final event in a prophecy foretold by the Elder Scrolls that will lead to the return of the dragons under Alduin, the Nordic god of destruction. The player starts the game on a cart heading for the chopping block after being caught with the Stormcloaks in an ambush by the Imperial Legion. As the player lays their head on the chopping block, the dragon Alduin attacks. In the midst of the chaos, Hadvar, several Stormcloaks, along with their leader and fellow prisoner, Ulfric Stormcloak, assist in the players escape. The player may choose between the assistance of Ralof, the Stormcloak who arrived with Ulfric, or Hadvar, the Imperial soldier tasked with reading off the names of the prisoners being sent to their execution. After assisting and gaining the favor of Jarl Balgruuf the Greater, The player later learns that they are Dovahkiin, or Dragonborn, a person charged with the duty of defeating Alduin and the dragons. Eventually, the player meets Delphine, and Esbern, two of the last remaining Blades, and becomes the pupil of the esteemed Greybeards of High Hrothgar.',
+ link: 'https://elderscrolls.bethesda.net/de/',
+ release: '10th of November, 2011',
+ platforms: 'Xbox 360, PC (Microsoft Windows), PlayStation 3',
+ genre: 'RPG',
+ developers: 'Bethesda Game Studios',
+ publishers: 'Bethesda Softworks',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 88,
+ id: 9,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658584215/skyrim_js5pmg.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658584215/skyrim_js5pmg.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658583241/skyrim_1_ludikr.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658583241/skyrim_2_zgnhf5.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658584731/maxresdefault_mciyjz.jpg"
+ ]
+ },
+ {
+ name: "Warframe",
+ surname: "warframe",
+ price: "5.99",
+ desc: 'Warframe situates players as members of the Tenno race, newly awoken after years of cryo-sleep into a solar system at war. Reborn into a corrupt era, the Tenno are sought by the oppressive Grineer Empire for annihilation. Warframe armor is the key to overthrowing the Grineer by providing players with unique offensive and defensive powers to explore, upgrade and master during purpose-driven radical raids.',
+ link: 'https://www.warframe.com/de/landing',
+ release: '25th of March, 2013',
+ platforms: 'Xbox One, PlayStation 4, PlayStation 5, PC, Nintendo Switch, Xbox Series S/X',
+ genre: 'Action',
+ developers: 'Digital Extremes',
+ publishers: 'Digital Extremes',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 76,
+ id: 10,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188601/warframe_kghu8g.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188601/warframe_kghu8g.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236676/warframe_3_t2bwvx.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236676/warframe_2_ihvoqj.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236674/warframe_1_txaury.jpg"
+ ]
+ },
+ {
+ name: "Minecraft",
+ surname: "minecraft",
+ price: "25.99",
+ desc: 'Minecraft focuses on allowing the player to explore, interact with, and modify a dynamically-generated map made of one-cubic-meter-sized blocks. In addition to blocks, the environment features plants, mobs, and items. Some activities in the game include mining for ore, fighting hostile mobs, and crafting new blocks and tools by gathering various resources found in the game. The games open-ended model allows players to create structures, creations, and artwork on various multiplayer servers or their single-player maps. Other features include redstone circuits for logic computations and remote actions, minecarts and tracks, and a mysterious underworld called the Nether. A designated but completely optional goal of the game is to travel to a dimension called the End, and defeat the ender dragon.',
+ link: 'https://www.minecraft.net',
+ release: '15th of August, 2011',
+ platforms: 'Android, Linux, Mac, PC',
+ genre: 'Adventure',
+ developers: 'Mojang',
+ publishers: 'Mojang / Xbox Game Studios / Sony Interactive Entertainment',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 84,
+ id: 11,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188606/minecraft_iuejtm.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188606/minecraft_iuejtm.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236747/minecraft_2_pqo4tv.png",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236749/minecraft_1_vyp8bd.png",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236744/minecraft_3_cea2dc.png"
+ ]
+ },
+ {
+ name: "Rise of the Tomb Raider",
+ surname: "riseofthetombraider",
+ price: "12.99",
+ desc: 'Rise of the Tomb Raider is a third-person action-adventure game in which players control Lara Croft, who is on a quest to discover the legendary city of Kitezh. Combat is a major gameplay mechanic; Lara has a large variety of weapons at her disposal (including assault rifles, shotguns, and pistols), some of which have an alternate firing mode. Players may also utilize stealth to progress through portions of the game, using bows and arrows to take out enemies, creating distractions to draw enemy attention away from Lara, or hiding in bushes to evade enemies. Lara can use the environment to fight enemies, shooting explosive barrels, tearing down rope-wrapped structures with rope arrows, or ambushing enemies from high ground. She can also use her ice axe and combat knife to engage in melee combat with enemies.',
+ link: 'https://tombraider.square-enix-games.com/en-us',
+ release: '10th of November, 2015',
+ platforms: 'Xbox One, PlayStation 4, Linux, Xbox 360, Mac, PC, Google Stadia',
+ genre: 'Adventure',
+ developers: 'Crystal Dynamics',
+ publishers: 'Microsoft Studios / Square Enix Europe',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 82,
+ id: 12,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188610/riseofthetombraider_uq2q6t.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188610/riseofthetombraider_uq2q6t.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236831/riseofthetombraider_2_vvhbqe.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236829/riseofthetombraider_1_bq8avn.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236830/riseofthetombraider_3_xm9ggz.jpg"
+ ]
+ },
+ {
+ name: "Metro Exodus",
+ surname: "metro",
+ price: "37.99",
+ desc: 'Metro Exodus is an epic, story-driven first person shooter from 4A Games that blends deadly combat and stealth with exploration and survival horror in one of the most immersive game worlds ever created. Explore the Russian wilderness across vast, non-linear levels and follow a thrilling story-line that spans an entire year through spring, summer and autumn to the depths of nuclear winter. Inspired by the novels of Dmitry Glukhovsky, Metro Exodus continues Artyoms story in the greatest Metro adventure yet.',
+ link: 'https://www.metrothegame.com/de/',
+ release: '15th of February, 2019',
+ platforms: 'Xbox One, PlayStation 4, PlayStation 5, PC, Xbox Series S/X, Google Stadia',
+ genre: 'Shooter',
+ developers: '4A Games',
+ publishers: 'Deep Silver',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 83,
+ id: 13,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188608/metro_o45ytf.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188608/metro_o45ytf.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236875/metro_1_mseeps.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236878/metro_2_wtk9ux.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236875/metro_3_y6ux12.jpg"
+ ]
+ },
+ {
+ name: "Terraria",
+ surname: "terraria",
+ price: "14.99",
+ desc: 'Dig, Fight, Explore, Build: The very world is at your fingertips as you fight for survival, fortune, and glory. Will you delve deep into cavernous expanses in search of treasure and raw materials with which to craft ever-evolving gear, machinery, and aesthetics? Perhaps you will choose instead to seek out ever-greater foes to test your mettle in combat? Maybe you will decide to construct your own city to house the host of mysterious allies you may encounter along your travels? In the World of Terraria, the choice is yours!',
+ link: 'https://terraria.org/',
+ release: '16th of May, 2011',
+ platforms: 'A lot.',
+ genre: 'Adventure',
+ developers: 'Re-Logic',
+ publishers: '505 Games',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 81,
+ id: 14,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188609/terraria_yb3iuc.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188609/terraria_yb3iuc.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236904/terraria_1_sw79la.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236905/terraria_2_kqpdyq.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236905/terraria_3_wghczh.jpg"
+ ]
+ },
+ {
+ name: "Rocket League",
+ surname: "rocketleague",
+ price: "23.99",
+ desc: 'Rocket League is a high-powered hybrid of arcade-style soccer and vehicular mayhem with easy-to-understand controls and fluid, physics-driven competition. Rocket League includes casual and competitive Online Matches, a fully-featured offline Season Mode, special “Mutators” that let you change the rules entirely, hockey and basketball-inspired Extra Modes, and more than 500 trillion possible cosmetic customization combinations.',
+ link: 'https://www.rocketleague.com/',
+ release: '7th of July, 2015',
+ platforms: 'Xbox One, PlayStation 4, Linux, Mac, PlayStation 5, PC, Nintendo Switch, Xbox Series S/X',
+ genre: 'Sports',
+ developers: 'Psyonix',
+ publishers: 'Psyonix',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 83,
+ id: 15,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188608/rocketleague_on6yqd.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,w_1920/v1658188608/rocketleague_on6yqd.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236932/rocketleague_2_oogr9i.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236933/rocketleague_3_s6klzw.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236929/rocketleague_1_qcslm3.jpg"
+ ]
+ },
+ {
+ name: "The Witcher 3: Wild Hunt",
+ surname: "thewitcher",
+ price: "19.99",
+ desc: 'RPG and sequel to The Witcher 2 (2011), The Witcher 3 follows witcher Geralt of Rivia as he seeks out his former lover and his young subject while intermingling with the political workings of the wartorn Northern Kingdoms. Geralt has to fight monsters and deal with people of all sorts in order to solve complex problems and settle contentious disputes, each ranging from the personal to the world-changing.',
+ link: 'https://www.thewitcher.com/en',
+ release: '19th of May, 2015',
+ platforms: 'Xbox One, PlayStation 4, PC, Nintendo Switch',
+ genre: 'RPG',
+ developers: 'CD PROJECT RED',
+ publishers: 'CD PROJECT',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 95,
+ id: 16,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188610/thewitcher_tllr60.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188610/thewitcher_tllr60.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236962/thewitcher_2_tipggu.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658237770/witcher1_zgg86b.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236962/thewitcher_3_kyoymo.jpg"
+ ]
+ },
+ {
+ name: "Hitman",
+ surname: "hitman",
+ price: "12.99",
+ desc: 'Become the Master Assassin in an intense spy-thriller story. As Agent 47, you perform contract hits on powerful, high-profile targets in exotic locations around the world. Gameplay focuses on taking out targets in huge and intricate sandbox levels with complete freedom of approach. Where to go, when to strike and who to kill – it is all up to you.',
+ link: 'https://hitman.com/global/',
+ release: '11th of March, 2016',
+ platforms: 'Xbox One, PlayStation 4, Linux, Mac, PC, Google Stadia',
+ genre: 'Strategy',
+ developers: 'IO Interactive',
+ publishers: 'Square Enix Europe',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 81,
+ id: 17,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188605/hitman_pqhnm6.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188605/hitman_pqhnm6.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658237949/hitman_yj2now.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658237835/hitman_2_s3d61k.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658237835/hitman_1_ny5whm.jpg"
+ ]
+ },
+ {
+ name: "Fallout 4",
+ surname: "fallout",
+ price: "26.99",
+ desc: 'The story of Fallout 4 focuses on a spouse, the Sole Survivor of Vault 111, as they search for their missing child, Shaun. Fallout 4 is set in and around the Boston area in 2287, 10 years after Fallout 3. Along the way, the Sole Survivor discovers a world in fear of a mysterious organization known as the Institute, consumed by paranoia of a race of robotic yet also biological human-like beings known as synths. As a result of the synth-focused narrative, the Sole Survivor, as well as the player, are faced with ethical questions such as how far people should experiment with science, the morality of creating sentient living machines that express emotions and suffering, and what it means to be human.',
+ link: 'https://fallout.bethesda.net/en/games/fallout-4',
+ release: '10th of November, 2015',
+ platforms: 'Xbox One, PlayStation 4, PC',
+ genre: 'RPG',
+ developers: 'Bethesda Game Studios',
+ publishers: 'Bethesda Softworks',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 80,
+ id: 18,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188603/fallout_kuxjw3.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188603/fallout_kuxjw3.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238100/fallout_1_b4smuk.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238100/fallout_2_rlg0ng.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238100/fallout_3_tc6vd8.jpg"
+ ]
+ },
+ {
+ name: "GTA: San Andreas",
+ surname: "gtasanandreas",
+ price: "3.99",
+ desc: 'Returning after his mothers murder to the semi-fictional city of Los Santos (based on Los Angeles), Carl Johnson, a former gang banger, must take back the streets for his family and friends by gaining respect and once again gaining control over the streets. However, a story filled with crime, lies and corruption will lead him to trudge the entire state of San Andreas (based on California and Nevada) to rebuild his life.',
+ link: 'https://www.rockstargames.com/games/sanandreas',
+ release: '26th of October, 2004',
+ platforms: 'Android, PlayStation 4, PlayStation 2, Xbox 360, Xbox, PC, PlayStation 3',
+ genre: 'Action',
+ developers: 'Rockstar North',
+ publishers: 'Rockstar Games',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 90,
+ id: 19,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188606/gtasanandreas_xkkyyp.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,w_1920/v1658188606/gtasanandreas_xkkyyp.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238143/gtasanandreas_1_zah5ph.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238142/gtasanandreas_2_vhvzyf.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238143/gtasanandreas_3_pb1aih.jpg"
+ ]
+ },
+ {
+ name: "Golf with your Friends",
+ surname: "golfwithyourfriends",
+ price: "7.99",
+ desc: 'Golf With Your Friends is an entertaining, challenging, multiplayer mini golf game for up to 12 players. The controls are simple and the game is designed for the user to be able to host or join a game within a few seconds. The game will be hosted on our servers where the user has the ability to add a password if so required or leave it open to the public. Players on PC, have the ability to access the level editor to create your own or test thousands of community made maps.',
+ link: 'http://www.blacklightinteractive.com/',
+ release: '29th of January, 2016',
+ platforms: 'Xbox One, PlayStation 4, Linux, PC, Nintendo Switch, Google Stadia',
+ genre: 'Sports',
+ developers: 'Blacklight Interactive',
+ publishers: 'Team17 Digital / Blacklight Interactive',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 70,
+ id: 20,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188609/golfwithyourfriends_rxrsbv.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188609/golfwithyourfriends_rxrsbv.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238166/golfwithyourfriends_1_hoq6ii.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238166/golfwithyourfriends_2_zecdjb.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238166/golfwithyourfriends_3_euuouh.jpg"
+ ]
+ },
+ {
+ name: "Heavy Rain",
+ surname: "heavyrain",
+ price: "23.99",
+ desc: 'Heavy Rain is a cinematic psychological thriller from game developer Quantic Dream exclusively for the PlayStation 3. Dealing with a range of adult themes, the game revolves around a sophisticated plot and strong narrative threads that explore a complex moral proposition. You assume the role of multiple characters with very different backgrounds, motivations, and skills in a world where each player decision affects what will follow.',
+ link: 'https://www.www.quanticdream.com/en/#!/en/category/heavy-rain',
+ release: '18th of February, 2010',
+ platforms: 'PlayStation 4, PC, PlayStation 3',
+ genre: 'Puzzle',
+ developers: 'Quantic Dream',
+ publishers: 'Sony Computer Entertainment / Quantic Dream',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 82,
+ id: 21,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188605/heavyrain_bljnwv.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188605/heavyrain_bljnwv.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238195/heavyrain_1_vvpszy.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238195/heavyrain_2_f8y4rn.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238196/heavyrain_3_fmkc8p.jpg"
+ ]
+ },
+ {
+ name: "Dota 2",
+ surname: "dota",
+ price: "12.99",
+ desc: 'Dota 2 is an RTS-styled MOBA-type competitive team game with RPG elements. Two competing teams (Radiant and Dire) consist of five players each. The main objective in Dota 2 is to destroy the enemy Ancient inside their stronghold. These strongholds are protected by multiple towers down 3 lanes. Instead of building armies of units like in classical RTS games, each player controls a single Hero, a strategically-powerful unit with unique abilities and characteristics which can be improved over the course of the game. Experience is earned when nearby creeps and heroes die, and once collecting enough experience, the hero gains a level, which increases the heros stats, and at most levels the hero gains a skill point which can be spent to unlock or upgrade one of the heros abilities. Alongside a heros fixed abilities, each hero has 6 inventory slots which can be filled with Items which provide various benefits and abilities. To purchase these items, Gold is gained passively over time, by killing creeps, by killing enemy heroes and by destroying buildings.',
+ link: 'https://www.dota2.com/home',
+ release: '9th of July, 2013',
+ platforms: 'Linux, Mac, PC',
+ genre: 'Strategy',
+ developers: 'Valve',
+ publishers: 'Valve',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 79,
+ id: 22,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188603/dota_gdjxqx.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188603/dota_gdjxqx.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238225/dota_1_lld4aw.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238227/dota_2_pguv1e.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238225/dota_3_ef1lec.jpg"
+ ]
+ },
+ {
+ name: "Portal 2",
+ surname: "portal2",
+ price: "44.99",
+ desc: 'Sequel to the acclaimed Portal (2007), Portal 2 pits the protagonist of the original game, Chell, and her new robot friend, Wheatley, against more puzzles conceived by GLaDOS, an A.I. with the sole purpose of testing the Portal Guns mechanics and taking revenge on Chell for the events of Portal. As a result of several interactions and revelations, Chell once again pushes to escape Aperture Science Labs.',
+ link: 'https://www.thinkwithportals.com/',
+ release: '19th of April, 2011',
+ platforms: 'Linux, Xbox 360, Mac, PC, PlayStation 3',
+ genre: 'Puzzle',
+ developers: 'Valve',
+ publishers: 'Valve',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 92,
+ id: 23,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188606/portal2_eugfiq.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188606/portal2_eugfiq.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238290/portal2_1_tm6kyw.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238290/portal2_2_kmrlol.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238292/portal2_3_pjhzkj.jpg"
+ ]
+ },
+ {
+ name: "Sid Meier's Civilization VI",
+ surname: "civilization",
+ price: "27.99",
+ desc: 'Civilization is a turn-based strategy game in which you attempt to build an empire to stand the test of time. Become Ruler of the World by establishing and leading a civilization from the Stone Age to the Information Age. Wage war, conduct diplomacy, advance your culture, and go head-to-head with historys greatest leaders as you attempt to build the greatest civilization the world has ever known.',
+ link: 'https://www.civilization.com/',
+ release: '20th of October, 2016',
+ platforms: 'Xbox One, PlayStation 4, Linux, Mac, iOS, PC, Nintendo Switch',
+ genre: 'Strategy',
+ developers: 'Firaxis Games',
+ publishers: '2K Games / Aspyr Media',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 82,
+ id: 24,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188603/civilization_jcuqap.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188603/civilization_jcuqap.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238319/civilization_2_gpuqrk.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238319/civilization_1_cc21ew.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238318/civilization_3_qv8ben.jpg"
+ ]
+ },
+ {
+ name: "God of War",
+ surname: "godofwar",
+ price: "41.99",
+ desc: 'Many years have passed since Kratos took his vengeance against the Olympian gods. Having survived his final encounter with his father Zeus, Kratos has since travelled to Midgard in Ancient Norway and now lives with his young son Atreus in the world of the Norse gods, a savage land inhabited by many ferocious monsters and warriors. In order to teach his son, whose mother (and Kratoss second wife) has recently died, how to survive in such a world, Kratos must master the rage that has driven him for many years and embrace his newfound role as a father and a mentor.',
+ link: 'https://www.playstation.com/de-de/god-of-war/',
+ release: '20th of April, 2018',
+ platforms: 'PlayStation 4, PC',
+ genre: 'Adventure',
+ developers: 'Santa Monica Studio',
+ publishers: 'Sony Interactive Entertainment',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 94,
+ id: 25,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188602/godofwar_cbqzk1.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188602/godofwar_cbqzk1.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238374/godofwar_1_c7k5as.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238373/godofwar_2_tiemyf.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238377/godofwar_3_qohtw3.jpg"
+ ]
+ },
+ {
+ name: "FIFA 22",
+ surname: "fifa",
+ price: "15.99",
+ desc: 'Powered by Football, FIFA 22 brings the game even closer to the real thing with fundamental gameplay advances and a new season of innovation across every mode. Play with 17,000+ players, over 700 teams in 90+ stadiums and more than 30 leagues from all over the globe.',
+ link: 'https://www.ea.com/de-de/games/fifa/fifa-22',
+ release: '30th of September, 2021',
+ platforms: 'Xbox One, PlayStation 4, PlayStation 5, PC, Xbox Series S/X, Google Stadia',
+ genre: 'Sports',
+ developers: 'EA Vancouver / EA Romania',
+ publishers: 'EA Sports',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 80,
+ id: 26,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188603/fifa_zb6ook.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188603/fifa_zb6ook.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238407/fifa_1_tt7wm8.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658582251/fifa3_faiswk.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238406/fifa_3_rwnx2k.jpg"
+ ]
+ },
+ {
+ name: "Whac-A-Mole",
+ surname: "Whac-A-Mole",
+ price: "11.99",
+ desc: 'Whack a mole action game! Hit the mole by touch! Mole monsters invade the peaceful farms! The mole monsters proliferate to ruin the elaborately cultivated field. Kick out the mole monsters without missing to save our farms! Now it’s time to show your ‘instant reaction’ to kick out the mole monsters.',
+ link: ,
+ release: '16th of November, 2004',
+ platforms: 'Android, Linux, Xbox 360, Mac, Xbox, PC, PlayStation 3',
+ genre: 'Shooter',
+ developers: 'Valve',
+ publishers: 'Valve',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 91,
+ id: 27,
+ cover: "https://i.imgur.com/RJBMtW8.png",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188604/halflife_fiorjc.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238448/halflife_1_nhsnrj.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238448/halflife_2_wpnvmz.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238450/halflife_3_xgil4x.jpg"
+ ]
+ },
+ {
+ name: "The Walking Dead: S1",
+ surname: "twd",
+ price: "6.99",
+ desc: 'The Walking Dead: Season One (also known as The Walking Dead: The Game) is an episodic interactive drama graphic adventure video game developed and published by Telltale Games. Based on Robert Kirkmans The Walking Dead comic book series, the game consists of five episodes, released between April and November 2012. It is available for Android, iOS, Kindle Fire HDX, Microsoft Windows, Mac OS X, PlayStation 3, PlayStation Vita, Xbox 360, PlayStation 4 and Xbox One. The game is the first of The Walking Dead video game series published by Telltale.',
+ link: ,
+ release: '24th of April, 2012',
+ platforms: 'Android, Xbox One, PlayStation 4, Xbox 360, PC, Nintendo Switch, PlayStation 3',
+ genre: 'Adventure',
+ developers: 'Telltale Games',
+ publishers: 'Telltale Games',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 86,
+ id: 28,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188600/twd_dmycxx.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188600/twd_dmycxx.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238474/twd_1_l4bv5v.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238474/twd_2_m9rg9r.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238474/twd_3_cclznv.jpg"
+ ]
+ },
+ {
+ name: "Crusader Kings III",
+ surname: "crusaderkings",
+ price: "22.99",
+ desc: 'Like its predecessors Crusader Kings and Crusader Kings II, Crusader Kings III is a grand strategy game and dynasty simulator set in the Middle Ages. Players begin as a character in either 867 or 1066. The game map is about four times more detailed than the one in Crusader Kings II and slightly larger, incorporating Europe, Africa roughly as far south as the Equator, and Asia as far East as Tibet. Upon the death or deposition of a players character they may continue to play as that characters heir. Overall, players develop a dynasty over the centuries, with the game ending in 1453.',
+ link: ,
+ release: '1st of September, 2020',
+ platforms: 'Linux, Mac, PlayStation 5, PC, Xbox Series S/X',
+ genre: 'Strategy',
+ developers: 'Paradox Development Studios',
+ publishers: 'Paradox Interactive',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 85,
+ id: 29,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188601/crusaderkings_fpz1te.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188601/crusaderkings_fpz1te.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238507/crusaderkings_1_m5wm5p.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238507/crusaderkings_2_pmrmcc.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238506/crusaderkings_3_hdzha4.jpg"
+ ]
+ },
+ {
+ name: "Bird Shooter",
+ surname: "birdshooter",
+ price: "4.99",
+ desc: 'Counter-Strike: Global Offensive (CS:GO) is a first-person shooter video game which is a part of the Counter-Strike series. It was announced to the public on August 12, 2011, and is developed by Valve Corporation and their partner, Hidden Path Entertainment. The game was later released on August 21, 2012 for the Playstation 3, Xbox 360, Microsoft Windows, macOS and later Linux as a downloadable title.',
+ link: ,
+ release: '21st of August, 2012',
+ platforms: 'Linux, Xbox 360, Mac, PC, PlayStation 3',
+ genre: 'Shooter',
+ developers: 'Valve / Hidden Path Entertainment',
+ publishers: 'Valve',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 82,
+ id: 30,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188600/csgo_o9whdd.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188600/csgo_o9whdd.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238547/csgo_1_gne318.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238546/csgo_2_j1tgfo.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238546/csgo_3_qgcwjw.jpg"
+ ]
+ },
+ {
+ name: "Sweet Crush",
+ surname: "sweetcrush",
+ price: "65.99",
+ desc: 'Set in Detroit during the year 2038, the city has been revitalized by the invention and introduction of androids into everyday life. But when androids start behaving as if they are alive, events begin to spin out of control. Step into the roles of the story’s pivotal three playable characters (Kara, Connor, and Markus), each with unique perspectives, motivations and abilities as they face their true selves and question their values. These three androids are present throughout the game as they follow through an emotional journey with choices that must be taken in order for their ultimate cause, which can be defined many different ways depending on the values of the player. The plot of the game deals with a variety of mature themes that explore moral ground and each player decision affects what will happen.',
+ link: ,
+ release: '25th of May, 2018',
+ platforms: 'PC',
+ genre: 'Puzzle',
+ developers: 'Quantic Dream',
+ publishers: 'Sony Interactive Entertainment / Quantic Dream',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 89,
+ id: 30,
+ cover: "https://i.imgur.com/nx8CWCX.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188602/detroit_a4kqkx.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238582/detroit_1_i8im17.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238582/detroit_2_yacxie.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238578/detroit_3_truscr.jpg"
+ ]
+ },
+ {
+ name: "Pacman",
+ surname: "pacman",
+ price: "65.99",
+ desc: 'Pac-Man is an action maze chase video game; the player controls the eponymous character through an enclosed maze. The objective of the game is to eat all of the dots placed in the maze while avoiding four colored ghosts — Blinky (red), Pinky (pink), Inky (cyan), and Clyde (orange) — that pursue Pac-Man.',
+ link: ,
+ release: '25th of May, 2018',
+ platforms: 'PC',
+ genre: 'Puzzle',
+ developers: 'Quantic Dream',
+ publishers: 'Sony Interactive Entertainment / Quantic Dream',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 89,
+ id: 31,
+ cover: "https://i.imgur.com/snTTcFQ.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188602/detroit_a4kqkx.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238582/detroit_1_i8im17.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238582/detroit_2_yacxie.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238578/detroit_3_truscr.jpg"
+ ]
+ },
+ {
+ name: "Tic Tac Toe",
+ surname: "tictactoe",
+ price: "17.99",
+ desc: 'Tic-tac-toe, noughts and crosses, or Xs and Os is a paper-and-pencil game for two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.',
+ link: ,
+ release: '4th of March, 2013',
+ platforms: 'PC',
+ genre: 'Strategy',
+ developers: 'Crystal Dynamics',
+ publishers: 'Square Enix Europe',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ isActive: true,
+ rating: 85,
+ id: 33,
+ cover: "https://i.imgur.com/b32NKSk.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658188613/tombraider_qx2xiy.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238650/tombraider_1_jxeua4.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238650/tombraider_2_fnhmmd.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238650/tombraider_3_cr0yee.jpg"
+ ]
+ },
+]
+
+export default games;
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/404.png b/src/Pages/GameStore/image/404.png
new file mode 100644
index 00000000..3af06d4c
Binary files /dev/null and b/src/Pages/GameStore/image/404.png differ
diff --git a/src/Pages/GameStore/image/RPG.svg b/src/Pages/GameStore/image/RPG.svg
new file mode 100644
index 00000000..8c914f4b
--- /dev/null
+++ b/src/Pages/GameStore/image/RPG.svg
@@ -0,0 +1,79 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/action.svg b/src/Pages/GameStore/image/action.svg
new file mode 100644
index 00000000..1b6f0405
--- /dev/null
+++ b/src/Pages/GameStore/image/action.svg
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/add.svg b/src/Pages/GameStore/image/add.svg
new file mode 100644
index 00000000..daf144c5
--- /dev/null
+++ b/src/Pages/GameStore/image/add.svg
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/added.svg b/src/Pages/GameStore/image/added.svg
new file mode 100644
index 00000000..8f85e640
--- /dev/null
+++ b/src/Pages/GameStore/image/added.svg
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/adventure.svg b/src/Pages/GameStore/image/adventure.svg
new file mode 100644
index 00000000..a861d0be
--- /dev/null
+++ b/src/Pages/GameStore/image/adventure.svg
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/appstorebadge.svg b/src/Pages/GameStore/image/appstorebadge.svg
new file mode 100644
index 00000000..072b425a
--- /dev/null
+++ b/src/Pages/GameStore/image/appstorebadge.svg
@@ -0,0 +1,46 @@
+
+ Download_on_the_App_Store_Badge_US-UK_RGB_blk_4SVG_092917
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/arrow.svg b/src/Pages/GameStore/image/arrow.svg
new file mode 100644
index 00000000..bfaf23e0
--- /dev/null
+++ b/src/Pages/GameStore/image/arrow.svg
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/arrowRight.svg b/src/Pages/GameStore/image/arrowRight.svg
new file mode 100644
index 00000000..694e9ff4
--- /dev/null
+++ b/src/Pages/GameStore/image/arrowRight.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/available.svg b/src/Pages/GameStore/image/available.svg
new file mode 100644
index 00000000..be81014e
--- /dev/null
+++ b/src/Pages/GameStore/image/available.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/browse.svg b/src/Pages/GameStore/image/browse.svg
new file mode 100644
index 00000000..5057aa6d
--- /dev/null
+++ b/src/Pages/GameStore/image/browse.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/cart.svg b/src/Pages/GameStore/image/cart.svg
new file mode 100644
index 00000000..23d23ade
--- /dev/null
+++ b/src/Pages/GameStore/image/cart.svg
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/classic.svg b/src/Pages/GameStore/image/classic.svg
new file mode 100644
index 00000000..77c434ae
--- /dev/null
+++ b/src/Pages/GameStore/image/classic.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/columns.svg b/src/Pages/GameStore/image/columns.svg
new file mode 100644
index 00000000..0ec5a3e8
--- /dev/null
+++ b/src/Pages/GameStore/image/columns.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/credible.svg b/src/Pages/GameStore/image/credible.svg
new file mode 100644
index 00000000..f3d1689f
--- /dev/null
+++ b/src/Pages/GameStore/image/credible.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/cross.svg b/src/Pages/GameStore/image/cross.svg
new file mode 100644
index 00000000..2ea69df6
--- /dev/null
+++ b/src/Pages/GameStore/image/cross.svg
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/dice.svg b/src/Pages/GameStore/image/dice.svg
new file mode 100644
index 00000000..7505e0c6
--- /dev/null
+++ b/src/Pages/GameStore/image/dice.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/dot.svg b/src/Pages/GameStore/image/dot.svg
new file mode 100644
index 00000000..8638a17a
--- /dev/null
+++ b/src/Pages/GameStore/image/dot.svg
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/down.svg b/src/Pages/GameStore/image/down.svg
new file mode 100644
index 00000000..e9032f27
--- /dev/null
+++ b/src/Pages/GameStore/image/down.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/enter.svg b/src/Pages/GameStore/image/enter.svg
new file mode 100644
index 00000000..0a25040a
--- /dev/null
+++ b/src/Pages/GameStore/image/enter.svg
@@ -0,0 +1,9 @@
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/game.svg b/src/Pages/GameStore/image/game.svg
new file mode 100644
index 00000000..fdec2ee4
--- /dev/null
+++ b/src/Pages/GameStore/image/game.svg
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/git.svg b/src/Pages/GameStore/image/git.svg
new file mode 100644
index 00000000..d3e3aab5
--- /dev/null
+++ b/src/Pages/GameStore/image/git.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/github.svg b/src/Pages/GameStore/image/github.svg
new file mode 100644
index 00000000..b4843115
--- /dev/null
+++ b/src/Pages/GameStore/image/github.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/githubcat.svg b/src/Pages/GameStore/image/githubcat.svg
new file mode 100644
index 00000000..053d3717
--- /dev/null
+++ b/src/Pages/GameStore/image/githubcat.svg
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/githublogo.svg b/src/Pages/GameStore/image/githublogo.svg
new file mode 100644
index 00000000..0215e057
--- /dev/null
+++ b/src/Pages/GameStore/image/githublogo.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/src/Pages/GameStore/image/glyph-logo_May2016.webp b/src/Pages/GameStore/image/glyph-logo_May2016.webp
new file mode 100644
index 00000000..6faf51bc
Binary files /dev/null and b/src/Pages/GameStore/image/glyph-logo_May2016.webp differ
diff --git a/src/Pages/GameStore/image/googleplaybadge.png b/src/Pages/GameStore/image/googleplaybadge.png
new file mode 100644
index 00000000..fb4a92cb
Binary files /dev/null and b/src/Pages/GameStore/image/googleplaybadge.png differ
diff --git a/src/Pages/GameStore/image/grid.svg b/src/Pages/GameStore/image/grid.svg
new file mode 100644
index 00000000..56ec25f3
--- /dev/null
+++ b/src/Pages/GameStore/image/grid.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/hide.svg b/src/Pages/GameStore/image/hide.svg
new file mode 100644
index 00000000..dcb78c5a
--- /dev/null
+++ b/src/Pages/GameStore/image/hide.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/src/Pages/GameStore/image/instagram.png b/src/Pages/GameStore/image/instagram.png
new file mode 100644
index 00000000..5218eb0a
Binary files /dev/null and b/src/Pages/GameStore/image/instagram.png differ
diff --git a/src/Pages/GameStore/image/left.svg b/src/Pages/GameStore/image/left.svg
new file mode 100644
index 00000000..540c4a54
--- /dev/null
+++ b/src/Pages/GameStore/image/left.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/like.svg b/src/Pages/GameStore/image/like.svg
new file mode 100644
index 00000000..ac74d0d5
--- /dev/null
+++ b/src/Pages/GameStore/image/like.svg
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/linkedin.svg b/src/Pages/GameStore/image/linkedin.svg
new file mode 100644
index 00000000..525c621a
--- /dev/null
+++ b/src/Pages/GameStore/image/linkedin.svg
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/logo.svg b/src/Pages/GameStore/image/logo.svg
new file mode 100644
index 00000000..cc8b7b91
--- /dev/null
+++ b/src/Pages/GameStore/image/logo.svg
@@ -0,0 +1 @@
+
diff --git a/src/Pages/GameStore/image/notfound.svg b/src/Pages/GameStore/image/notfound.svg
new file mode 100644
index 00000000..235f22ca
--- /dev/null
+++ b/src/Pages/GameStore/image/notfound.svg
@@ -0,0 +1,69 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/notfoundquery.svg b/src/Pages/GameStore/image/notfoundquery.svg
new file mode 100644
index 00000000..799862c6
--- /dev/null
+++ b/src/Pages/GameStore/image/notfoundquery.svg
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/performance.svg b/src/Pages/GameStore/image/performance.svg
new file mode 100644
index 00000000..1be64868
--- /dev/null
+++ b/src/Pages/GameStore/image/performance.svg
@@ -0,0 +1,61 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/preview0.png b/src/Pages/GameStore/image/preview0.png
new file mode 100644
index 00000000..7aaf9ace
Binary files /dev/null and b/src/Pages/GameStore/image/preview0.png differ
diff --git a/src/Pages/GameStore/image/preview1.png b/src/Pages/GameStore/image/preview1.png
new file mode 100644
index 00000000..c61b1b81
Binary files /dev/null and b/src/Pages/GameStore/image/preview1.png differ
diff --git a/src/Pages/GameStore/image/preview2.png b/src/Pages/GameStore/image/preview2.png
new file mode 100644
index 00000000..0196a940
Binary files /dev/null and b/src/Pages/GameStore/image/preview2.png differ
diff --git a/src/Pages/GameStore/image/preview3.png b/src/Pages/GameStore/image/preview3.png
new file mode 100644
index 00000000..4d752c1f
Binary files /dev/null and b/src/Pages/GameStore/image/preview3.png differ
diff --git a/src/Pages/GameStore/image/preview4.png b/src/Pages/GameStore/image/preview4.png
new file mode 100644
index 00000000..a4e9eb17
Binary files /dev/null and b/src/Pages/GameStore/image/preview4.png differ
diff --git a/src/Pages/GameStore/image/puzzle.svg b/src/Pages/GameStore/image/puzzle.svg
new file mode 100644
index 00000000..926c77a4
--- /dev/null
+++ b/src/Pages/GameStore/image/puzzle.svg
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/pyke.mp4 b/src/Pages/GameStore/image/pyke.mp4
new file mode 100644
index 00000000..2a24731c
Binary files /dev/null and b/src/Pages/GameStore/image/pyke.mp4 differ
diff --git a/src/Pages/GameStore/image/questionmark.png b/src/Pages/GameStore/image/questionmark.png
new file mode 100644
index 00000000..67065847
Binary files /dev/null and b/src/Pages/GameStore/image/questionmark.png differ
diff --git a/src/Pages/GameStore/image/racing.svg b/src/Pages/GameStore/image/racing.svg
new file mode 100644
index 00000000..d8a73c10
--- /dev/null
+++ b/src/Pages/GameStore/image/racing.svg
@@ -0,0 +1,47 @@
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/ratings.svg b/src/Pages/GameStore/image/ratings.svg
new file mode 100644
index 00000000..5698f372
--- /dev/null
+++ b/src/Pages/GameStore/image/ratings.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/reviews.svg b/src/Pages/GameStore/image/reviews.svg
new file mode 100644
index 00000000..7d8356a9
--- /dev/null
+++ b/src/Pages/GameStore/image/reviews.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/right.svg b/src/Pages/GameStore/image/right.svg
new file mode 100644
index 00000000..06bd16a4
--- /dev/null
+++ b/src/Pages/GameStore/image/right.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/search.svg b/src/Pages/GameStore/image/search.svg
new file mode 100644
index 00000000..fa750175
--- /dev/null
+++ b/src/Pages/GameStore/image/search.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/shooter.svg b/src/Pages/GameStore/image/shooter.svg
new file mode 100644
index 00000000..b6c3c848
--- /dev/null
+++ b/src/Pages/GameStore/image/shooter.svg
@@ -0,0 +1,48 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/showcase.gif b/src/Pages/GameStore/image/showcase.gif
new file mode 100644
index 00000000..c5b42cd2
Binary files /dev/null and b/src/Pages/GameStore/image/showcase.gif differ
diff --git a/src/Pages/GameStore/image/sources.svg b/src/Pages/GameStore/image/sources.svg
new file mode 100644
index 00000000..4e386deb
--- /dev/null
+++ b/src/Pages/GameStore/image/sources.svg
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/sports.svg b/src/Pages/GameStore/image/sports.svg
new file mode 100644
index 00000000..1ceb1ce0
--- /dev/null
+++ b/src/Pages/GameStore/image/sports.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/strategy.svg b/src/Pages/GameStore/image/strategy.svg
new file mode 100644
index 00000000..01b8a000
--- /dev/null
+++ b/src/Pages/GameStore/image/strategy.svg
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Pages/GameStore/image/trending.svg b/src/Pages/GameStore/image/trending.svg
new file mode 100644
index 00000000..dfdfa10f
--- /dev/null
+++ b/src/Pages/GameStore/image/trending.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/image/twitter.png b/src/Pages/GameStore/image/twitter.png
new file mode 100644
index 00000000..45810211
Binary files /dev/null and b/src/Pages/GameStore/image/twitter.png differ
diff --git a/src/Pages/GameStore/image/up.svg b/src/Pages/GameStore/image/up.svg
new file mode 100644
index 00000000..9fcef316
--- /dev/null
+++ b/src/Pages/GameStore/image/up.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/src/Pages/GameStore/image/whatruns.png b/src/Pages/GameStore/image/whatruns.png
new file mode 100644
index 00000000..3ac0a8bf
Binary files /dev/null and b/src/Pages/GameStore/image/whatruns.png differ
diff --git a/src/Pages/GameStore/image/wishlist.svg b/src/Pages/GameStore/image/wishlist.svg
new file mode 100644
index 00000000..11db6fdd
--- /dev/null
+++ b/src/Pages/GameStore/image/wishlist.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Pages/GameStore/testgames.js b/src/Pages/GameStore/testgames.js
new file mode 100644
index 00000000..33884e95
--- /dev/null
+++ b/src/Pages/GameStore/testgames.js
@@ -0,0 +1,859 @@
+import TicTacToe from "../../Components/Games/TicTacToe/tictactoe";
+import SpaceInvaders from '../../Components/Games/SpaceInvaders/spaceinvaders';
+import Pacman from '../../Components/Games/Pacman/pacman';
+
+const games = [
+ {
+ name: "Test 2077",
+ surname: "cyberpunk",
+ price: "59.99",
+ desc: 'Cyberpunk 2077 is a continuation of the events of Cyberpunk 2020, taking an alternate path to that of Cyberpunk V3.0. The game is set in the dystopian metropolis of Night City. It is set in the Free State of Northern California. Night City is located south of San Francisco around the area of Morro Bay, CA. During Cyberpunk 2020, Night City is said to have a population of more than five million inhabitants. However, this number is suspected to be considerably larger in 2077. Following an economic collapse sometime during the early 21st century, the United States is forced to rely on large corporations to survive. These corporations deal in a wide range of areas, such as weapons, robotics, cybernetics, pharmaceuticals, communications, and biotechnology; many of these companies operate above the law. The game follows the story of V — a hired gun on the rise in Night City, the most violent and dangerous metropolis of the corporate-ruled future. A robust character creator will allow players to choose Vs gender, visual appearance, as well as historical background — all of which may influence the shape of the game. The world is inspired by the works of authors such as William Gibson (author of Neuromancer) and Phillip K Dick, whose novel Do Androids Dream of Electric Sheep? and subsequent movie adaption Blade Runner heavily influenced the creator, Mike Pondsmith, in creating the original tabletop RPG.',
+ link: 'https://www.cyberpunk.net/',
+ release: '10th of December, 2020',
+ platforms: 'Playstation 4, PC, Xbox Series S/X, Playstation 5, Xbox One',
+ genre: 'RPG',
+ developers: 'CD PROJECT RED, CD PROJECT',
+ publishers: 'CD PROJECT RED',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 78,
+ id: 0,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188604/cyberpunk_n6jitl.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188604/cyberpunk_n6jitl.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658235373/cyberpunk_1_s00vwf.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658235372/cyberpunk_2_mq46xm.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658235378/cyberpunk_3_fajdmi.jpg"
+ ]
+ },
+ {
+ name: "Battlefield V",
+ surname: "battlefield",
+ price: "29.99",
+ desc: 'The Battlefield series goes back to its roots in a never-before-seen portrayal of World War 2. Take on physical, all-out multiplayer with your squad in modes like the vast Grand Operations and the cooperative Combined Arms, or witness human drama set against global combat in the single player War Stories. As you fight in epic, unexpected locations across the globe, enjoy the richest and most immersive Battlefield yet.',
+ link: 'https://www.origin.com/store/battlefield/battlefield-v',
+ release: '9th of November, 2018',
+ platforms: 'Playstation 4, PC, Xbox Series S/X, Xbox One',
+ genre: 'Shooter',
+ developers: 'EA Digital Illusions CE',
+ publishers: 'Electronic Arts',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 71,
+ id: 1,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188621/battlefield_n0gd5a.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188621/battlefield_n0gd5a.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658235437/battlefield_1_jpudhq.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658235437/battlefield_3_zy9ewv.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658235438/battlefield_2_txs230.jpg"
+ ]
+ },
+ {
+ name: "Life is Strange",
+ surname: "lis",
+ price: "14.99",
+ desc: 'Life Is Strange is a five-part episodic game that sets out to revolutionize story-based choice and consequence games by allowing the player to rewind time and affect the past, present, and future. You are Max, a photography senior who saves her old friend Chloe by discovering she can rewind time. The pair soon find themselves exposed to the darker side of Arcadia Bay as they uncover the disturbing truth behind the sudden disappearance of a fellow student. Meanwhile, Max begins to have premonitions as she struggles to understand the implications of her power. She must quickly learn that changing the past can sometimes lead to a devastating future.',
+ link: 'https://lifeisstrange.square-enix-games.com/',
+ release: '30th of January, 2015',
+ platforms: 'Playstation 4, PC, Xbox One, Xbox 360, Playstation 3',
+ genre: 'Adventure',
+ developers: 'Dontnod Entertainment',
+ publishers: 'Square Enix',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 83,
+ id: 2,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188606/lis_ft0puo.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188606/lis_ft0puo.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236055/lis_1_rkrxt5.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236272/lis_2_dcrdwz.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236055/lis_3_komskf.jpg"
+ ]
+ },
+ {
+ name: "Mario Kart 8: Deluxe",
+ surname: "mariokart",
+ price: "24.99",
+ desc: 'Hit the road with the definitive version of Mario Kart 8 and play anytime, anywhere! Race your friends or battle them in a revised battle mode on new and returning battle courses. Play locally in up to 4-player multiplayer in 1080p while playing in TV Mode. Every track from the Wii U version, including DLC, makes a glorious return. Plus, the Inklings appear as all-new guest characters, along with returning favorites, such as King Boo, Dry Bones, and Bowser Jr.!',
+ link: 'https://mariokart8deluxe.nintendo.com/',
+ release: '28th of April, 2017',
+ platforms: 'Nintendo Switch',
+ genre: 'Racing',
+ developers: 'Nintendo EAD',
+ publishers: 'Nintendo',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 84,
+ id: 3,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658232678/mariokart_0_mhgbeg.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658232678/mariokart_0_mhgbeg.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236315/mariokart_1_heekfq.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236316/mariokart_3_yzhdje.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236315/mariokart_2_peeyho.jpg"
+ ]
+ },
+ {
+ name: "BioShock Infinite",
+ surname: "bioshockinfinite",
+ price: "18.99",
+ desc: 'This first-person story-driven shooter and entry in the Bioshock franchise follows Booker DeWitt as he enters the floating independent (formerly US) city of Columbia in 1912 and attempts to retrieve a girl trapped in a tower by the citys self-proclaimed despot/prophet in order to erase his financial debt. Throughout the story, themes of violence, racism and fatalism are brought up. Viewer & User Discretion is advised.',
+ link: 'https://2k.com/en-US/game/bioshock-infinite/',
+ release: '26th of February, 2013',
+ platforms: 'Xbox One, PlayStation 4, Linux, Xbox 360, PC, Nintendo Switch, PlayStation 3',
+ genre: 'Puzzle',
+ developers: 'Irrational Games',
+ publishers: '2K Games',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 86,
+ id: 4,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188602/bioshockinfinite_qyo3pi.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188602/bioshockinfinite_qyo3pi.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236359/bioshockinfinite_1_vutin0.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236360/bioshockinfinite_2_bphusb.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236361/bioshockinfinite_3_v1ckvh.jpg"
+ ]
+ },
+ {
+ name: "Anno: 1800",
+ surname: "anno",
+ price: "12.99",
+ desc: 'Anno 1800 takes place in the 19th century at the dawn of the Industrial Age. Like other Anno games, Anno 1800 is a city-building and strategy game. While it is set in the context of colonial trade, the featured architecture is Victorian Era and the economic engine is factory labor. The core gameplay of Anno 1800 takes place in the Old World, where the needs of the citizens, workers and artisans are central to the management of production and supply chains. A parallel New World city exists, which produces products that laborers in the Old World want to purchase, thus trade routes need to be established. Unlike its colonial 18th century predecessor Anno 1701, the game has a blueprint feature that helps the player to plan out the city.',
+ link: 'https://anno-union.com/',
+ release: '16th of April, 2019',
+ platforms: 'PC (Microsoft Windows)',
+ genre: 'Strategy',
+ developers: 'Blue Byte',
+ publishers: 'Ubisoft',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 81,
+ id: 5,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188622/anno_cbmzye.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188622/anno_cbmzye.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236405/anno_1_bpil6t.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236405/anno_2_udh5ep.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236405/anno_3_hoqcp0.jpg"
+ ]
+ },
+ {
+ name: "Red Dead Redemption 2",
+ surname: "rdr",
+ price: "34.99",
+ desc: 'America, 1899. The end of the Wild West era has begun. After a robbery goes badly wrong in the western town of Blackwater, Arthur Morgan and the Van der Linde gang are forced to flee. With federal agents and the best bounty hunters in the nation massing on their heels, the gang must rob, steal and fight their way across the rugged heartland of America in order to survive. As deepening internal divisions threaten to tear the gang apart, Arthur must make a choice between his own ideals and loyalty to the gang who raised him.',
+ link: 'https://www.rockstargames.com/reddeadredemption2',
+ release: '26th of October, 2018',
+ platforms: 'Xbox One, PlayStation 4, PC, Google Stadia',
+ genre: 'RPG',
+ developers: 'Rockstar Studios',
+ publishers: 'Rockstar Games',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 92,
+ id: 6,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188613/rdr_fhqs3d.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,w_1920/v1658188613/rdr_fhqs3d.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236494/rdr_3_euhfwh.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236495/rdr_2_aodums.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236494/rdr_1_v6xhov.jpg"
+ ]
+ },
+ {
+ name: "Horizon Zero Dawn",
+ surname: "horizon",
+ price: "29.99",
+ desc: 'Horizon Zero Dawn takes place in the 31st century, in a post-apocalyptic world where colossal machines dominate the land. Human civilization has regressed to tribal societies of hunters and gatherers who survive in immense forests, imposing mountain ranges, and the atmospheric ruins of their ancestors – all while the machines become increasingly powerful. The player controls Aloy, a huntress who uses her speed, cunning, and agility to stay alive and protect herself and others against the force, size, and power of the machines. The game features sci-fi and mythical elements.',
+ link: 'https://www.guerrilla-games.com/games',
+ release: '28th of February, 2017',
+ platforms: 'PlayStation 4, PC',
+ genre: 'Adventure',
+ developers: 'Guerrilla Games',
+ publishers: 'Sony Interactive Entertainment',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 90,
+ id: 7,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188606/horizon_jzlhsd.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188606/horizon_jzlhsd.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236576/horizon_3_vwjcpi.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236574/horizon_2_ara05m.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236574/horizon_1_johwym.jpg"
+ ]
+ },
+ {
+ name: "Grand Theft Auto: V",
+ surname: "gtav",
+ price: "39.99",
+ desc: 'Grand Theft Auto V is a vast open world game set in Los Santos, a sprawling sun-soaked metropolis struggling to stay afloat in an era of economic uncertainty and cheap reality TV. The game blends storytelling and gameplay in new ways as players repeatedly jump in and out of the lives of the games three lead characters, playing all sides of the games interwoven story.',
+ link: 'https://www.rockstargames.com/gta-v',
+ release: '17th of September, 2013',
+ platforms: 'Xbox One, PlayStation 4, Xbox 360, PlayStation 5, PC, PlayStation 3, Xbox Series S/X',
+ genre: 'Action',
+ developers: 'Rockstar North',
+ publishers: 'Rockstar Games',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 90,
+ id: 8,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188604/gtav_x1ccio.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188604/gtav_x1ccio.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236641/gtav_1_gkelkb.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236641/gtav_3_dswcgm.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236641/gtav_2_b1xno6.jpg"
+ ]
+ },
+ {
+ name: "The Elder Scrolls: Skyrim",
+ surname: "skyrim",
+ price: "19.99",
+ desc: 'Two hundred years have passed since the events of The Elder Scrolls IV: Oblivion, and it is now 4E 201. The High King of Skyrim has been killed, and the threat of Civil War looms over the land of Skyrim; One side wishes to secede from the weakened Third Empire, while the other wishes to remain a part of it. To make matters worse, this schism is the final event in a prophecy foretold by the Elder Scrolls that will lead to the return of the dragons under Alduin, the Nordic god of destruction. The player starts the game on a cart heading for the chopping block after being caught with the Stormcloaks in an ambush by the Imperial Legion. As the player lays their head on the chopping block, the dragon Alduin attacks. In the midst of the chaos, Hadvar, several Stormcloaks, along with their leader and fellow prisoner, Ulfric Stormcloak, assist in the players escape. The player may choose between the assistance of Ralof, the Stormcloak who arrived with Ulfric, or Hadvar, the Imperial soldier tasked with reading off the names of the prisoners being sent to their execution. After assisting and gaining the favor of Jarl Balgruuf the Greater, The player later learns that they are Dovahkiin, or Dragonborn, a person charged with the duty of defeating Alduin and the dragons. Eventually, the player meets Delphine, and Esbern, two of the last remaining Blades, and becomes the pupil of the esteemed Greybeards of High Hrothgar.',
+ link: 'https://elderscrolls.bethesda.net/de/',
+ release: '10th of November, 2011',
+ platforms: 'Xbox 360, PC (Microsoft Windows), PlayStation 3',
+ genre: 'RPG',
+ developers: 'Bethesda Game Studios',
+ publishers: 'Bethesda Softworks',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 88,
+ id: 9,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658584215/skyrim_js5pmg.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658584215/skyrim_js5pmg.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658583241/skyrim_1_ludikr.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658583241/skyrim_2_zgnhf5.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658584731/maxresdefault_mciyjz.jpg"
+ ]
+ },
+ {
+ name: "Warframe",
+ surname: "warframe",
+ price: "5.99",
+ desc: 'Warframe situates players as members of the Tenno race, newly awoken after years of cryo-sleep into a solar system at war. Reborn into a corrupt era, the Tenno are sought by the oppressive Grineer Empire for annihilation. Warframe armor is the key to overthrowing the Grineer by providing players with unique offensive and defensive powers to explore, upgrade and master during purpose-driven radical raids.',
+ link: 'https://www.warframe.com/de/landing',
+ release: '25th of March, 2013',
+ platforms: 'Xbox One, PlayStation 4, PlayStation 5, PC, Nintendo Switch, Xbox Series S/X',
+ genre: 'Action',
+ developers: 'Digital Extremes',
+ publishers: 'Digital Extremes',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 76,
+ id: 10,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188601/warframe_kghu8g.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188601/warframe_kghu8g.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236676/warframe_3_t2bwvx.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236676/warframe_2_ihvoqj.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236674/warframe_1_txaury.jpg"
+ ]
+ },
+ {
+ name: "Minecraft",
+ surname: "minecraft",
+ price: "25.99",
+ desc: 'Minecraft focuses on allowing the player to explore, interact with, and modify a dynamically-generated map made of one-cubic-meter-sized blocks. In addition to blocks, the environment features plants, mobs, and items. Some activities in the game include mining for ore, fighting hostile mobs, and crafting new blocks and tools by gathering various resources found in the game. The games open-ended model allows players to create structures, creations, and artwork on various multiplayer servers or their single-player maps. Other features include redstone circuits for logic computations and remote actions, minecarts and tracks, and a mysterious underworld called the Nether. A designated but completely optional goal of the game is to travel to a dimension called the End, and defeat the ender dragon.',
+ link: 'https://www.minecraft.net',
+ release: '15th of August, 2011',
+ platforms: 'Android, Linux, Mac, PC',
+ genre: 'Adventure',
+ developers: 'Mojang',
+ publishers: 'Mojang / Xbox Game Studios / Sony Interactive Entertainment',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 84,
+ id: 11,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188606/minecraft_iuejtm.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188606/minecraft_iuejtm.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236747/minecraft_2_pqo4tv.png",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236749/minecraft_1_vyp8bd.png",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236744/minecraft_3_cea2dc.png"
+ ]
+ },
+ {
+ name: "Rise of the Tomb Raider",
+ surname: "riseofthetombraider",
+ price: "12.99",
+ desc: 'Rise of the Tomb Raider is a third-person action-adventure game in which players control Lara Croft, who is on a quest to discover the legendary city of Kitezh. Combat is a major gameplay mechanic; Lara has a large variety of weapons at her disposal (including assault rifles, shotguns, and pistols), some of which have an alternate firing mode. Players may also utilize stealth to progress through portions of the game, using bows and arrows to take out enemies, creating distractions to draw enemy attention away from Lara, or hiding in bushes to evade enemies. Lara can use the environment to fight enemies, shooting explosive barrels, tearing down rope-wrapped structures with rope arrows, or ambushing enemies from high ground. She can also use her ice axe and combat knife to engage in melee combat with enemies.',
+ link: 'https://tombraider.square-enix-games.com/en-us',
+ release: '10th of November, 2015',
+ platforms: 'Xbox One, PlayStation 4, Linux, Xbox 360, Mac, PC, Google Stadia',
+ genre: 'Adventure',
+ developers: 'Crystal Dynamics',
+ publishers: 'Microsoft Studios / Square Enix Europe',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 82,
+ id: 12,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188610/riseofthetombraider_uq2q6t.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188610/riseofthetombraider_uq2q6t.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236831/riseofthetombraider_2_vvhbqe.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236829/riseofthetombraider_1_bq8avn.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236830/riseofthetombraider_3_xm9ggz.jpg"
+ ]
+ },
+ {
+ name: "Metro Exodus",
+ surname: "metro",
+ price: "37.99",
+ desc: 'Metro Exodus is an epic, story-driven first person shooter from 4A Games that blends deadly combat and stealth with exploration and survival horror in one of the most immersive game worlds ever created. Explore the Russian wilderness across vast, non-linear levels and follow a thrilling story-line that spans an entire year through spring, summer and autumn to the depths of nuclear winter. Inspired by the novels of Dmitry Glukhovsky, Metro Exodus continues Artyoms story in the greatest Metro adventure yet.',
+ link: 'https://www.metrothegame.com/de/',
+ release: '15th of February, 2019',
+ platforms: 'Xbox One, PlayStation 4, PlayStation 5, PC, Xbox Series S/X, Google Stadia',
+ genre: 'Shooter',
+ developers: '4A Games',
+ publishers: 'Deep Silver',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 83,
+ id: 13,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188608/metro_o45ytf.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188608/metro_o45ytf.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236875/metro_1_mseeps.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236878/metro_2_wtk9ux.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236875/metro_3_y6ux12.jpg"
+ ]
+ },
+ {
+ name: "Terraria",
+ surname: "terraria",
+ price: "14.99",
+ desc: 'Dig, Fight, Explore, Build: The very world is at your fingertips as you fight for survival, fortune, and glory. Will you delve deep into cavernous expanses in search of treasure and raw materials with which to craft ever-evolving gear, machinery, and aesthetics? Perhaps you will choose instead to seek out ever-greater foes to test your mettle in combat? Maybe you will decide to construct your own city to house the host of mysterious allies you may encounter along your travels? In the World of Terraria, the choice is yours!',
+ link: 'https://terraria.org/',
+ release: '16th of May, 2011',
+ platforms: 'A lot.',
+ genre: 'Adventure',
+ developers: 'Re-Logic',
+ publishers: '505 Games',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 81,
+ id: 14,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188609/terraria_yb3iuc.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188609/terraria_yb3iuc.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236904/terraria_1_sw79la.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236905/terraria_2_kqpdyq.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236905/terraria_3_wghczh.jpg"
+ ]
+ },
+ {
+ name: "Rocket League",
+ surname: "rocketleague",
+ price: "23.99",
+ desc: 'Rocket League is a high-powered hybrid of arcade-style soccer and vehicular mayhem with easy-to-understand controls and fluid, physics-driven competition. Rocket League includes casual and competitive Online Matches, a fully-featured offline Season Mode, special “Mutators” that let you change the rules entirely, hockey and basketball-inspired Extra Modes, and more than 500 trillion possible cosmetic customization combinations.',
+ link: 'https://www.rocketleague.com/',
+ release: '7th of July, 2015',
+ platforms: 'Xbox One, PlayStation 4, Linux, Mac, PlayStation 5, PC, Nintendo Switch, Xbox Series S/X',
+ genre: 'Sports',
+ developers: 'Psyonix',
+ publishers: 'Psyonix',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 83,
+ id: 15,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188608/rocketleague_on6yqd.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,w_1920/v1658188608/rocketleague_on6yqd.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236932/rocketleague_2_oogr9i.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658236933/rocketleague_3_s6klzw.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236929/rocketleague_1_qcslm3.jpg"
+ ]
+ },
+ {
+ name: "The Witcher 3: Wild Hunt",
+ surname: "thewitcher",
+ price: "19.99",
+ desc: 'RPG and sequel to The Witcher 2 (2011), The Witcher 3 follows witcher Geralt of Rivia as he seeks out his former lover and his young subject while intermingling with the political workings of the wartorn Northern Kingdoms. Geralt has to fight monsters and deal with people of all sorts in order to solve complex problems and settle contentious disputes, each ranging from the personal to the world-changing.',
+ link: 'https://www.thewitcher.com/en',
+ release: '19th of May, 2015',
+ platforms: 'Xbox One, PlayStation 4, PC, Nintendo Switch',
+ genre: 'RPG',
+ developers: 'CD PROJECT RED',
+ publishers: 'CD PROJECT',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 95,
+ id: 16,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188610/thewitcher_tllr60.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188610/thewitcher_tllr60.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236962/thewitcher_2_tipggu.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658237770/witcher1_zgg86b.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658236962/thewitcher_3_kyoymo.jpg"
+ ]
+ },
+ {
+ name: "Hitman",
+ surname: "hitman",
+ price: "12.99",
+ desc: 'Become the Master Assassin in an intense spy-thriller story. As Agent 47, you perform contract hits on powerful, high-profile targets in exotic locations around the world. Gameplay focuses on taking out targets in huge and intricate sandbox levels with complete freedom of approach. Where to go, when to strike and who to kill – it is all up to you.',
+ link: 'https://hitman.com/global/',
+ release: '11th of March, 2016',
+ platforms: 'Xbox One, PlayStation 4, Linux, Mac, PC, Google Stadia',
+ genre: 'Strategy',
+ developers: 'IO Interactive',
+ publishers: 'Square Enix Europe',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 81,
+ id: 17,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188605/hitman_pqhnm6.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188605/hitman_pqhnm6.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658237949/hitman_yj2now.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658237835/hitman_2_s3d61k.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658237835/hitman_1_ny5whm.jpg"
+ ]
+ },
+ {
+ name: "Fallout 4",
+ surname: "fallout",
+ price: "26.99",
+ desc: 'The story of Fallout 4 focuses on a spouse, the Sole Survivor of Vault 111, as they search for their missing child, Shaun. Fallout 4 is set in and around the Boston area in 2287, 10 years after Fallout 3. Along the way, the Sole Survivor discovers a world in fear of a mysterious organization known as the Institute, consumed by paranoia of a race of robotic yet also biological human-like beings known as synths. As a result of the synth-focused narrative, the Sole Survivor, as well as the player, are faced with ethical questions such as how far people should experiment with science, the morality of creating sentient living machines that express emotions and suffering, and what it means to be human.',
+ link: 'https://fallout.bethesda.net/en/games/fallout-4',
+ release: '10th of November, 2015',
+ platforms: 'Xbox One, PlayStation 4, PC',
+ genre: 'RPG',
+ developers: 'Bethesda Game Studios',
+ publishers: 'Bethesda Softworks',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 80,
+ id: 18,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188603/fallout_kuxjw3.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188603/fallout_kuxjw3.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238100/fallout_1_b4smuk.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238100/fallout_2_rlg0ng.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238100/fallout_3_tc6vd8.jpg"
+ ]
+ },
+ {
+ name: "GTA: San Andreas",
+ surname: "gtasanandreas",
+ price: "3.99",
+ desc: 'Returning after his mothers murder to the semi-fictional city of Los Santos (based on Los Angeles), Carl Johnson, a former gang banger, must take back the streets for his family and friends by gaining respect and once again gaining control over the streets. However, a story filled with crime, lies and corruption will lead him to trudge the entire state of San Andreas (based on California and Nevada) to rebuild his life.',
+ link: 'https://www.rockstargames.com/games/sanandreas',
+ release: '26th of October, 2004',
+ platforms: 'Android, PlayStation 4, PlayStation 2, Xbox 360, Xbox, PC, PlayStation 3',
+ genre: 'Action',
+ developers: 'Rockstar North',
+ publishers: 'Rockstar Games',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 90,
+ id: 19,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188606/gtasanandreas_xkkyyp.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,w_1920/v1658188606/gtasanandreas_xkkyyp.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238143/gtasanandreas_1_zah5ph.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238142/gtasanandreas_2_vhvzyf.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238143/gtasanandreas_3_pb1aih.jpg"
+ ]
+ },
+ {
+ name: "Golf with your Friends",
+ surname: "golfwithyourfriends",
+ price: "7.99",
+ desc: 'Golf With Your Friends is an entertaining, challenging, multiplayer mini golf game for up to 12 players. The controls are simple and the game is designed for the user to be able to host or join a game within a few seconds. The game will be hosted on our servers where the user has the ability to add a password if so required or leave it open to the public. Players on PC, have the ability to access the level editor to create your own or test thousands of community made maps.',
+ link: 'http://www.blacklightinteractive.com/',
+ release: '29th of January, 2016',
+ platforms: 'Xbox One, PlayStation 4, Linux, PC, Nintendo Switch, Google Stadia',
+ genre: 'Sports',
+ developers: 'Blacklight Interactive',
+ publishers: 'Team17 Digital / Blacklight Interactive',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 70,
+ id: 20,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188609/golfwithyourfriends_rxrsbv.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188609/golfwithyourfriends_rxrsbv.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238166/golfwithyourfriends_1_hoq6ii.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238166/golfwithyourfriends_2_zecdjb.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238166/golfwithyourfriends_3_euuouh.jpg"
+ ]
+ },
+ {
+ name: "Heavy Rain",
+ surname: "heavyrain",
+ price: "23.99",
+ desc: 'Heavy Rain is a cinematic psychological thriller from game developer Quantic Dream exclusively for the PlayStation 3. Dealing with a range of adult themes, the game revolves around a sophisticated plot and strong narrative threads that explore a complex moral proposition. You assume the role of multiple characters with very different backgrounds, motivations, and skills in a world where each player decision affects what will follow.',
+ link: 'https://www.www.quanticdream.com/en/#!/en/category/heavy-rain',
+ release: '18th of February, 2010',
+ platforms: 'PlayStation 4, PC, PlayStation 3',
+ genre: 'Puzzle',
+ developers: 'Quantic Dream',
+ publishers: 'Sony Computer Entertainment / Quantic Dream',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 82,
+ id: 21,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188605/heavyrain_bljnwv.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188605/heavyrain_bljnwv.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238195/heavyrain_1_vvpszy.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238195/heavyrain_2_f8y4rn.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238196/heavyrain_3_fmkc8p.jpg"
+ ]
+ },
+ {
+ name: "Dota 2",
+ surname: "dota",
+ price: "12.99",
+ desc: 'Dota 2 is an RTS-styled MOBA-type competitive team game with RPG elements. Two competing teams (Radiant and Dire) consist of five players each. The main objective in Dota 2 is to destroy the enemy Ancient inside their stronghold. These strongholds are protected by multiple towers down 3 lanes. Instead of building armies of units like in classical RTS games, each player controls a single Hero, a strategically-powerful unit with unique abilities and characteristics which can be improved over the course of the game. Experience is earned when nearby creeps and heroes die, and once collecting enough experience, the hero gains a level, which increases the heros stats, and at most levels the hero gains a skill point which can be spent to unlock or upgrade one of the heros abilities. Alongside a heros fixed abilities, each hero has 6 inventory slots which can be filled with Items which provide various benefits and abilities. To purchase these items, Gold is gained passively over time, by killing creeps, by killing enemy heroes and by destroying buildings.',
+ link: 'https://www.dota2.com/home',
+ release: '9th of July, 2013',
+ platforms: 'Linux, Mac, PC',
+ genre: 'Strategy',
+ developers: 'Valve',
+ publishers: 'Valve',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 79,
+ id: 22,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188603/dota_gdjxqx.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188603/dota_gdjxqx.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238225/dota_1_lld4aw.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238227/dota_2_pguv1e.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238225/dota_3_ef1lec.jpg"
+ ]
+ },
+ {
+ name: "Portal 2",
+ surname: "portal2",
+ price: "44.99",
+ desc: 'Sequel to the acclaimed Portal (2007), Portal 2 pits the protagonist of the original game, Chell, and her new robot friend, Wheatley, against more puzzles conceived by GLaDOS, an A.I. with the sole purpose of testing the Portal Guns mechanics and taking revenge on Chell for the events of Portal. As a result of several interactions and revelations, Chell once again pushes to escape Aperture Science Labs.',
+ link: 'https://www.thinkwithportals.com/',
+ release: '19th of April, 2011',
+ platforms: 'Linux, Xbox 360, Mac, PC, PlayStation 3',
+ genre: 'Puzzle',
+ developers: 'Valve',
+ publishers: 'Valve',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 92,
+ id: 23,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188606/portal2_eugfiq.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188606/portal2_eugfiq.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238290/portal2_1_tm6kyw.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238290/portal2_2_kmrlol.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238292/portal2_3_pjhzkj.jpg"
+ ]
+ },
+ {
+ name: "Sid Meier's Civilization VI",
+ surname: "civilization",
+ price: "27.99",
+ desc: 'Civilization is a turn-based strategy game in which you attempt to build an empire to stand the test of time. Become Ruler of the World by establishing and leading a civilization from the Stone Age to the Information Age. Wage war, conduct diplomacy, advance your culture, and go head-to-head with historys greatest leaders as you attempt to build the greatest civilization the world has ever known.',
+ link: 'https://www.civilization.com/',
+ release: '20th of October, 2016',
+ platforms: 'Xbox One, PlayStation 4, Linux, Mac, iOS, PC, Nintendo Switch',
+ genre: 'Strategy',
+ developers: 'Firaxis Games',
+ publishers: '2K Games / Aspyr Media',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 82,
+ id: 24,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188603/civilization_jcuqap.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188603/civilization_jcuqap.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238319/civilization_2_gpuqrk.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238319/civilization_1_cc21ew.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238318/civilization_3_qv8ben.jpg"
+ ]
+ },
+ {
+ name: "God of War",
+ surname: "godofwar",
+ price: "41.99",
+ desc: 'Many years have passed since Kratos took his vengeance against the Olympian gods. Having survived his final encounter with his father Zeus, Kratos has since travelled to Midgard in Ancient Norway and now lives with his young son Atreus in the world of the Norse gods, a savage land inhabited by many ferocious monsters and warriors. In order to teach his son, whose mother (and Kratoss second wife) has recently died, how to survive in such a world, Kratos must master the rage that has driven him for many years and embrace his newfound role as a father and a mentor.',
+ link: 'https://www.playstation.com/de-de/god-of-war/',
+ release: '20th of April, 2018',
+ platforms: 'PlayStation 4, PC',
+ genre: 'Adventure',
+ developers: 'Santa Monica Studio',
+ publishers: 'Sony Interactive Entertainment',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 94,
+ id: 25,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188602/godofwar_cbqzk1.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188602/godofwar_cbqzk1.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238374/godofwar_1_c7k5as.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238373/godofwar_2_tiemyf.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238377/godofwar_3_qohtw3.jpg"
+ ]
+ },
+ {
+ name: "FIFA 22",
+ surname: "fifa",
+ price: "15.99",
+ desc: 'Powered by Football, FIFA 22 brings the game even closer to the real thing with fundamental gameplay advances and a new season of innovation across every mode. Play with 17,000+ players, over 700 teams in 90+ stadiums and more than 30 leagues from all over the globe.',
+ link: 'https://www.ea.com/de-de/games/fifa/fifa-22',
+ release: '30th of September, 2021',
+ platforms: 'Xbox One, PlayStation 4, PlayStation 5, PC, Xbox Series S/X, Google Stadia',
+ genre: 'Sports',
+ developers: 'EA Vancouver / EA Romania',
+ publishers: 'EA Sports',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 80,
+ id: 26,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188603/fifa_zb6ook.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188603/fifa_zb6ook.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238407/fifa_1_tt7wm8.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658582251/fifa3_faiswk.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238406/fifa_3_rwnx2k.jpg"
+ ]
+ },
+ {
+ name: "Half-Life 2",
+ surname: "halflife",
+ price: "11.99",
+ desc: '1998. HALF-LIFE sends a shock through the game industry with its combination of pounding action and continuous, immersive storytelling. By taking the suspense, challenge and visceral charge of the original, and adding startling new realism and responsiveness, Half-Life 2 opens the door to a world where the players presence affects everything around them, from the physical environment to the behaviors even the emotions of both friends and enemies.',
+ link: 'https://www.half-life.com/en/halflife2',
+ release: '16th of November, 2004',
+ platforms: 'Android, Linux, Xbox 360, Mac, Xbox, PC, PlayStation 3',
+ genre: 'Shooter',
+ developers: 'Valve',
+ publishers: 'Valve',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 91,
+ id: 27,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188604/halflife_fiorjc.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188604/halflife_fiorjc.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238448/halflife_1_nhsnrj.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238448/halflife_2_wpnvmz.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238450/halflife_3_xgil4x.jpg"
+ ]
+ },
+ {
+ name: "The Walking Dead: S1",
+ surname: "twd",
+ price: "6.99",
+ desc: 'The Walking Dead: Season One (also known as The Walking Dead: The Game) is an episodic interactive drama graphic adventure video game developed and published by Telltale Games. Based on Robert Kirkmans The Walking Dead comic book series, the game consists of five episodes, released between April and November 2012. It is available for Android, iOS, Kindle Fire HDX, Microsoft Windows, Mac OS X, PlayStation 3, PlayStation Vita, Xbox 360, PlayStation 4 and Xbox One. The game is the first of The Walking Dead video game series published by Telltale.',
+ link: 'http://www.thewalkingdeadgame.com/',
+ release: '24th of April, 2012',
+ platforms: 'Android, Xbox One, PlayStation 4, Xbox 360, PC, Nintendo Switch, PlayStation 3',
+ genre: 'Adventure',
+ developers: 'Telltale Games',
+ publishers: 'Telltale Games',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 86,
+ id: 28,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188600/twd_dmycxx.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188600/twd_dmycxx.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238474/twd_1_l4bv5v.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238474/twd_2_m9rg9r.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238474/twd_3_cclznv.jpg"
+ ]
+ },
+ {
+ name: "Crusader Kings III",
+ surname: "crusaderkings",
+ price: "22.99",
+ desc: 'Like its predecessors Crusader Kings and Crusader Kings II, Crusader Kings III is a grand strategy game and dynasty simulator set in the Middle Ages. Players begin as a character in either 867 or 1066. The game map is about four times more detailed than the one in Crusader Kings II and slightly larger, incorporating Europe, Africa roughly as far south as the Equator, and Asia as far East as Tibet. Upon the death or deposition of a players character they may continue to play as that characters heir. Overall, players develop a dynasty over the centuries, with the game ending in 1453.',
+ link: 'https://www.paradoxinteractive.com/games/crusader-kings-iii/about',
+ release: '1st of September, 2020',
+ platforms: 'Linux, Mac, PlayStation 5, PC, Xbox Series S/X',
+ genre: 'Strategy',
+ developers: 'Paradox Development Studios',
+ publishers: 'Paradox Interactive',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 85,
+ id: 29,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188601/crusaderkings_fpz1te.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188601/crusaderkings_fpz1te.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238507/crusaderkings_1_m5wm5p.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238507/crusaderkings_2_pmrmcc.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238506/crusaderkings_3_hdzha4.jpg"
+ ]
+ },
+ {
+ name: "Counter Strike: GO",
+ surname: "csgo",
+ price: "4.99",
+ desc: 'Counter-Strike: Global Offensive (CS:GO) is a first-person shooter video game which is a part of the Counter-Strike series. It was announced to the public on August 12, 2011, and is developed by Valve Corporation and their partner, Hidden Path Entertainment. The game was later released on August 21, 2012 for the Playstation 3, Xbox 360, Microsoft Windows, macOS and later Linux as a downloadable title.',
+ link: 'https://blog.counter-strike.net/',
+ release: '21st of August, 2012',
+ platforms: 'Linux, Xbox 360, Mac, PC, PlayStation 3',
+ genre: 'Shooter',
+ developers: 'Valve / Hidden Path Entertainment',
+ publishers: 'Valve',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 82,
+ id: 30,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188600/csgo_o9whdd.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188600/csgo_o9whdd.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238547/csgo_1_gne318.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238546/csgo_2_j1tgfo.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238546/csgo_3_qgcwjw.jpg"
+ ]
+ },
+ {
+ name: "Detroit: Become Human",
+ surname: "detroit",
+ price: "65.99",
+ desc: 'Set in Detroit during the year 2038, the city has been revitalized by the invention and introduction of androids into everyday life. But when androids start behaving as if they are alive, events begin to spin out of control. Step into the roles of the story’s pivotal three playable characters (Kara, Connor, and Markus), each with unique perspectives, motivations and abilities as they face their true selves and question their values. These three androids are present throughout the game as they follow through an emotional journey with choices that must be taken in order for their ultimate cause, which can be defined many different ways depending on the values of the player. The plot of the game deals with a variety of mature themes that explore moral ground and each player decision affects what will happen.',
+ link: 'https://www.www.quanticdream.com/en/detroit-become-human',
+ release: '25th of May, 2018',
+ platforms: 'PlayStation 4, PC',
+ genre: 'Puzzle',
+ developers: 'Quantic Dream',
+ publishers: 'Sony Interactive Entertainment / Quantic Dream',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 89,
+ id: 31,
+ cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188602/detroit_a4kqkx.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188602/detroit_a4kqkx.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238582/detroit_1_i8im17.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238582/detroit_2_yacxie.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238578/detroit_3_truscr.jpg"
+ ]
+ },
+ {
+ name: "Pacman",
+ surname: "pacman",
+ price: "65.99",
+ desc: 'Pac-Man is an action maze chase video game; the player controls the eponymous character through an enclosed maze. The objective of the game is to eat all of the dots placed in the maze while avoiding four colored ghosts — Blinky (red), Pinky (pink), Inky (cyan), and Clyde (orange) — that pursue Pac-Man.',
+ link: ,
+ release: '25th of May, 2018',
+ platforms: 'PC',
+ genre: 'Puzzle',
+ developers: 'Quantic Dream',
+ publishers: 'Sony Interactive Entertainment / Quantic Dream',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 89,
+ id: 31,
+ cover: "https://i.imgur.com/snTTcFQ.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188602/detroit_a4kqkx.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238582/detroit_1_i8im17.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238582/detroit_2_yacxie.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238578/detroit_3_truscr.jpg"
+ ]
+ },
+ {
+ name: "Tic Tac Toe",
+ surname: "tictactoe",
+ price: "17.99",
+ desc: 'Tic-tac-toe, noughts and crosses, or Xs and Os is a paper-and-pencil game for two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.',
+ link: ,
+ release: '4th of March, 2013',
+ platforms: 'PC',
+ genre: 'Strategy',
+ developers: 'Crystal Dynamics',
+ publishers: 'Square Enix Europe',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ isActive: true,
+ rating: 85,
+ id: 33,
+ cover: "https://i.imgur.com/b32NKSk.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658188613/tombraider_qx2xiy.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238650/tombraider_1_jxeua4.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238650/tombraider_2_fnhmmd.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238650/tombraider_3_cr0yee.jpg"
+ ]
+ },
+]
+
+export default games;
\ No newline at end of file
diff --git a/src/Pages/Games.jsx b/src/Pages/Games.jsx
new file mode 100644
index 00000000..24cdc02e
--- /dev/null
+++ b/src/Pages/Games.jsx
@@ -0,0 +1,26 @@
+
+import React, {useState} from 'react';
+import Birds from '../Components/Games/BirdShooter/birds';
+import FoodFall from '../Components/Games/FoodFall/foodfall';
+import SpaceInvaders from '../Components/Games/SpaceInvaders/spaceinvaders';
+
+const Games = () => {
+ const [loading, setLoading] = useState(true)
+
+
+ return (
+ <>
+
+
+
+
+ {/* */}
+ {/* */}
+
+
+ >
+ )
+
+}
+
+export default Games;
diff --git a/src/bootstrap.js b/src/bootstrap.js
new file mode 100644
index 00000000..901019d9
--- /dev/null
+++ b/src/bootstrap.js
@@ -0,0 +1,47 @@
+// import './wdyr.js';
+import React from 'react';
+import ReactDOM from 'react-dom';
+import './index.css';
+import App from './App.js';
+import { createBrowserHistory } from 'history';
+import * as Sentry from "@sentry/react";
+import { Integrations } from "@sentry/tracing";
+import * as serviceWorker from './serviceWorker.js';
+import reportWebVitals from './reportWebVitals.js';
+
+const history = createBrowserHistory();
+
+// Create a root for React 18
+const root = ReactDOM.createRoot(document.getElementById('root'));
+
+// Sentry configuration
+process.env.NODE_ENV === "production" && Sentry.init({
+ dsn: "https://496f7401c93d458ab3cf5e4632e7a923@o990278.ingest.sentry.io/6007465",
+ integrations: [new Integrations.BrowserTracing({
+ tracingOrigins: ["localhost", "www.hoseacodes.com", /^\//],
+ routingInstrumentation: Sentry.reactRouterV5Instrumentation(history),
+ })],
+
+ // Set tracesSampleRate to 1.0 to capture 100%
+ // of transactions for performance monitoring.
+ // We recommend adjusting this value in production
+ tracesSampleRate: 0.01,
+});
+
+root.render(
+// ReactDOM.render(
+
+
+
+);
+
+// If you want your app to work offline and load faster, you can change
+// unregister() to register() below. Note this comes with some pitfalls.
+// Learn more about service workers: https://bit.ly/CRA-PWA
+serviceWorker.unregister();
+
+
+// If you want to start measuring performance in your app, pass a function
+// to log results (for example: reportWebVitals(console.log))
+// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals
+reportWebVitals();
diff --git a/src/constants/games.js b/src/constants/games.js
new file mode 100644
index 00000000..7d53619a
--- /dev/null
+++ b/src/constants/games.js
@@ -0,0 +1,293 @@
+import TicTacToe from "../Components/Games/TicTacToe/tictactoe";
+import SpaceInvaders from '../Components/Games/SpaceInvaders/spaceinvaders';
+import Pacman from '../Components/Games/Pacman/pacman';
+import SweetCrush from '../Components/Games/SweetCrush/sweetcrush';
+import ConnectFourGame from '../Components/Games/ConnectFour/index';
+import Birds from "../Components/Games/BirdShooter/birds";
+import WackMole from "../Components/Games/WackMole/wackmole";
+import Scroll from "../Components/Games/Scroll/scroll";
+import Race from "../Components/Games/Race/race";
+import ClickLots from "../Components/Games/Frogger/frogger";
+import FoodFall from "../Components/Games/FoodFall/foodfall";
+
+const games = [
+ // {
+ // name: "Food Fall",
+ // surname: "foodfall",
+ // price: "44.99",
+ // desc: 'Sequel to the acclaimed Portal (2007), Portal 2 pits the protagonist of the original game, Chell, and her new robot friend, Wheatley, against more puzzles conceived by GLaDOS, an A.I. with the sole purpose of testing the Portal Guns mechanics and taking revenge on Chell for the events of Portal. As a result of several interactions and revelations, Chell once again pushes to escape Aperture Science Labs.',
+ // link: ,
+ // release: '19th of April, 2011',
+ // platforms: 'Linux, Xbox 360, Mac, PC, PlayStation 3',
+ // genre: 'Puzzle',
+ // developers: 'Valve',
+ // publishers: 'Valve',
+ // inCart: false,
+ // selected: false,
+ // isHovered: false,
+ // isLiked: false,
+ // rating: 92,
+ // id: 1,
+ // cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188606/portal2_eugfiq.jpg",
+ // footage: [
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188606/portal2_eugfiq.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238290/portal2_1_tm6kyw.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238290/portal2_2_kmrlol.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238292/portal2_3_pjhzkj.jpg"
+ // ]
+ // },
+ // {
+ // name: "Frogger",
+ // surname: "civilization",
+ // price: "27.99",
+ // desc: 'Civilization is a turn-based strategy game in which you attempt to build an empire to stand the test of time. Become Ruler of the World by establishing and leading a civilization from the Stone Age to the Information Age. Wage war, conduct diplomacy, advance your culture, and go head-to-head with historys greatest leaders as you attempt to build the greatest civilization the world has ever known.',
+ // link: ,
+ // release: '20th of October, 2016',
+ // platforms: 'Xbox One, PlayStation 4, Linux, Mac, iOS, PC, Nintendo Switch',
+ // genre: 'Strategy',
+ // developers: 'Firaxis Games',
+ // publishers: '2K Games / Aspyr Media',
+ // inCart: false,
+ // selected: false,
+ // isHovered: false,
+ // isLiked: false,
+ // rating: 82,
+ // id: 2,
+ // cover: "https://i.imgur.com/5xHWlqa.jpg",
+ // footage: [
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188603/civilization_jcuqap.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238319/civilization_2_gpuqrk.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238319/civilization_1_cc21ew.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238318/civilization_3_qv8ben.jpg"
+ // ]
+ // },
+ // {
+ // name: "Race",
+ // surname: "race",
+ // price: "41.99",
+ // desc: 'Many years have passed since Kratos took his vengeance against the Olympian gods. Having survived his final encounter with his father Zeus, Kratos has since travelled to Midgard in Ancient Norway and now lives with his young son Atreus in the world of the Norse gods, a savage land inhabited by many ferocious monsters and warriors. In order to teach his son, whose mother (and Kratoss second wife) has recently died, how to survive in such a world, Kratos must master the rage that has driven him for many years and embrace his newfound role as a father and a mentor.',
+ // link: ,
+ // release: '20th of April, 2018',
+ // platforms: 'PlayStation 4, PC',
+ // genre: 'Adventure',
+ // developers: 'Santa Monica Studio',
+ // publishers: 'Sony Interactive Entertainment',
+ // inCart: false,
+ // selected: false,
+ // isHovered: false,
+ // isLiked: false,
+ // rating: 94,
+ // id: 3,
+ // cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188602/godofwar_cbqzk1.jpg",
+ // footage: [
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188602/godofwar_cbqzk1.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238374/godofwar_1_c7k5as.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238373/godofwar_2_tiemyf.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238377/godofwar_3_qohtw3.jpg"
+ // ]
+ // },
+ // {
+ // name: "Scroll",
+ // surname: "fifa",
+ // price: "15.99",
+ // desc: 'Powered by Football, FIFA 22 brings the game even closer to the real thing with fundamental gameplay advances and a new season of innovation across every mode. Play with 17,000+ players, over 700 teams in 90+ stadiums and more than 30 leagues from all over the globe.',
+ // link: ,
+ // release: '30th of September, 2021',
+ // platforms: 'Xbox One, PlayStation 4, PlayStation 5, PC, Xbox Series S/X, Google Stadia',
+ // genre: 'Sports',
+ // developers: 'EA Vancouver / EA Romania',
+ // publishers: 'EA Sports',
+ // inCart: false,
+ // selected: false,
+ // isHovered: false,
+ // isLiked: false,
+ // rating: 80,
+ // id: 4,
+ // cover: "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_500/v1658188603/fifa_zb6ook.jpg",
+ // footage: [
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188603/fifa_zb6ook.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238407/fifa_1_tt7wm8.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658582251/fifa3_faiswk.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238406/fifa_3_rwnx2k.jpg"
+ // ]
+ // },
+ // {
+ // name: "Whac-A-Mole",
+ // surname: "Whac-A-Mole",
+ // price: "11.99",
+ // desc: 'Whack a mole action game! Hit the mole by touch! Mole monsters invade the peaceful farms! The mole monsters proliferate to ruin the elaborately cultivated field. Kick out the mole monsters without missing to save our farms! Now it’s time to show your ‘instant reaction’ to kick out the mole monsters.',
+ // link: ,
+ // release: '16th of November, 2004',
+ // platforms: 'Android, Linux, Xbox 360, Mac, Xbox, PC, PlayStation 3',
+ // genre: 'Classic',
+ // developers: 'Valve',
+ // publishers: 'Valve',
+ // inCart: false,
+ // selected: false,
+ // isHovered: false,
+ // isLiked: false,
+ // rating: 91,
+ // id: 5,
+ // cover: "https://i.imgur.com/dJmt4FQ.jpg",
+ // footage: [
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188604/halflife_fiorjc.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238448/halflife_1_nhsnrj.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238448/halflife_2_wpnvmz.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238450/halflife_3_xgil4x.jpg"
+ // ]
+ // },
+ // {
+ // name: "Bird Shooter",
+ // surname: "birdshooter",
+ // price: "4.99",
+ // desc: 'Counter-Strike: Global Offensive (CS:GO) is a first-person shooter video game which is a part of the Counter-Strike series. It was announced to the public on August 12, 2011, and is developed by Valve Corporation and their partner, Hidden Path Entertainment. The game was later released on August 21, 2012 for the Playstation 3, Xbox 360, Microsoft Windows, macOS and later Linux as a downloadable title.',
+ // link: ,
+ // release: '21st of August, 2012',
+ // platforms: 'Linux, Xbox 360, Mac, PC, PlayStation 3',
+ // genre: 'Shooter',
+ // developers: 'Valve / Hidden Path Entertainment',
+ // publishers: 'Valve',
+ // inCart: false,
+ // selected: false,
+ // isHovered: false,
+ // isLiked: false,
+ // rating: 82,
+ // id: 6,
+ // cover: "https://i.imgur.com/EpxF5SI.jpg",
+ // footage: [
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188600/csgo_o9whdd.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238547/csgo_1_gne318.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238546/csgo_2_j1tgfo.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238546/csgo_3_qgcwjw.jpg"
+ // ]
+ // },
+ // {
+ // name: "Connect Four",
+ // surname: "connectfour",
+ // price: "22.99",
+ // desc: 'Like its predecessors Crusader Kings and Crusader Kings II, Crusader Kings III is a grand strategy game and dynasty simulator set in the Middle Ages. Players begin as a character in either 867 or 1066. The game map is about four times more detailed than the one in Crusader Kings II and slightly larger, incorporating Europe, Africa roughly as far south as the Equator, and Asia as far East as Tibet. Upon the death or deposition of a players character they may continue to play as that characters heir. Overall, players develop a dynasty over the centuries, with the game ending in 1453.',
+ // link: ,
+ // release: '1st of September, 2020',
+ // platforms: 'Linux, Mac, PlayStation 5, PC, Xbox Series S/X',
+ // genre: 'Strategy',
+ // developers: 'Paradox Development Studios',
+ // publishers: 'Paradox Interactive',
+ // inCart: false,
+ // selected: false,
+ // isHovered: false,
+ // isLiked: false,
+ // rating: 85,
+ // id: 7,
+ // cover: "https://i.imgur.com/Zx69W5y.jpg",
+ // footage: [
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188601/crusaderkings_fpz1te.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238507/crusaderkings_1_m5wm5p.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238507/crusaderkings_2_pmrmcc.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238506/crusaderkings_3_hdzha4.jpg"
+ // ]
+ // },
+ {
+ name: "Sweet Crush",
+ surname: "sweetcrush",
+ price: "65.99",
+ desc: 'Set in Detroit during the year 2038, the city has been revitalized by the invention and introduction of androids into everyday life. But when androids start behaving as if they are alive, events begin to spin out of control. Step into the roles of the story’s pivotal three playable characters (Kara, Connor, and Markus), each with unique perspectives, motivations and abilities as they face their true selves and question their values. These three androids are present throughout the game as they follow through an emotional journey with choices that must be taken in order for their ultimate cause, which can be defined many different ways depending on the values of the player. The plot of the game deals with a variety of mature themes that explore moral ground and each player decision affects what will happen.',
+ link: ,
+ release: '25th of May, 2018',
+ platforms: 'PC',
+ genre: 'Puzzle',
+ developers: 'Quantic Dream',
+ publishers: 'Sony Interactive Entertainment / Quantic Dream',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 89,
+ id: 8,
+ cover: "https://i.imgur.com/nx8CWCX.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188602/detroit_a4kqkx.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238582/detroit_1_i8im17.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238582/detroit_2_yacxie.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238578/detroit_3_truscr.jpg"
+ ]
+ },
+ {
+ name: "Pacman",
+ surname: "pacman",
+ price: "65.99",
+ desc: 'Pac-Man is an action maze chase video game; the player controls the eponymous character through an enclosed maze. The objective of the game is to eat all of the dots placed in the maze while avoiding four colored ghosts — Blinky (red), Pinky (pink), Inky (cyan), and Clyde (orange) — that pursue Pac-Man.',
+ link: ,
+ release: '25th of May, 2018',
+ platforms: 'PC',
+ genre: 'Puzzle',
+ developers: 'Quantic Dream',
+ publishers: 'Sony Interactive Entertainment / Quantic Dream',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ rating: 89,
+ id: 9,
+ cover: "https://i.imgur.com/snTTcFQ.jpg",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658188602/detroit_a4kqkx.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238582/detroit_1_i8im17.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658238582/detroit_2_yacxie.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238578/detroit_3_truscr.jpg"
+ ]
+ },
+ {
+ name: "Space Invaders",
+ surname: "spaceinvaders",
+ price: "17.99",
+ desc: 'Space Invaders is a classic arcade game in which you need to shoot down all the aliens. Release Date. 1978. Developer. Space Invaders was made by Taito. Version.',
+ link: ,
+ release: '4th of March, 2013',
+ platforms: 'PC',
+ genre: 'Shooter',
+ developers: 'Jazzie-z',
+ publishers: 'HoseaCodes',
+ inCart: false,
+ selected: false,
+ isHovered: false,
+ isLiked: false,
+ isActive: true,
+ rating: 85,
+ id: 10,
+ cover: "https://i.imgur.com/0ykyWwZ.png",
+ footage: [
+ "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658188613/tombraider_qx2xiy.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238650/tombraider_1_jxeua4.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238650/tombraider_2_fnhmmd.jpg",
+ "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238650/tombraider_3_cr0yee.jpg"
+ ]
+ },
+ // {
+ // name: "Tic Tac Toe",
+ // surname: "tictactoe",
+ // price: "17.99",
+ // desc: 'Tic-tac-toe, noughts and crosses, or Xs and Os is a paper-and-pencil game for two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.',
+ // link: ,
+ // release: '4th of March, 2013',
+ // platforms: 'PC',
+ // genre: 'Strategy',
+ // developers: 'Crystal Dynamics',
+ // publishers: 'Square Enix Europe',
+ // inCart: false,
+ // selected: true,
+ // isHovered: false,
+ // isLiked: false,
+ // isActive: true,
+ // rating: 85,
+ // id: 11,
+ // cover: "https://i.imgur.com/b32NKSk.jpg",
+ // footage: [
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/c_scale,q_100,w_1920/v1658188613/tombraider_qx2xiy.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238650/tombraider_1_jxeua4.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238650/tombraider_2_fnhmmd.jpg",
+ // "https://res.cloudinary.com/gianlucajahn/image/upload/v1658238650/tombraider_3_cr0yee.jpg"
+ // ]
+ // },
+]
+
+export default games;
\ No newline at end of file
diff --git a/src/index.js b/src/index.js
index 81c0abf3..fd0a03d2 100755
--- a/src/index.js
+++ b/src/index.js
@@ -1,42 +1,6 @@
-import './wdyr';
-import React from 'react';
-import ReactDOM from 'react-dom';
-import { createBrowserHistory } from 'history';
-import * as Sentry from "@sentry/react";
-import { Integrations } from "@sentry/tracing";
-import App from './App';
-import * as serviceWorker from './serviceWorker';
-import reportWebVitals from './reportWebVitals';
+// This file is the entry point for webpack
+// It initializes the module federation before rendering the app
-const history = createBrowserHistory();
-
-process.env.NODE_ENV === "production" && Sentry.init({
- dsn: "https://496f7401c93d458ab3cf5e4632e7a923@o990278.ingest.sentry.io/6007465",
- integrations: [new Integrations.BrowserTracing({
- tracingOrigins: ["localhost", "www.hoseacodes.com", /^\//],
- routingInstrumentation: Sentry.reactRouterV5Instrumentation(history),
- })],
-
- // Set tracesSampleRate to 1.0 to capture 100%
- // of transactions for performance monitoring.
- // We recommend adjusting this value in production
- tracesSampleRate: 0.01,
-});
-
-ReactDOM.render(
-
-
- ,
- document.getElementById('root')
-);
-
-// If you want your app to work offline and load faster, you can change
-// unregister() to register() below. Note this comes with some pitfalls.
-// Learn more about service workers: https://bit.ly/CRA-PWA
-serviceWorker.unregister();
-
-
-// If you want to start measuring performance in your app, pass a function
-// to log results (for example: reportWebVitals(console.log))
-// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals
-reportWebVitals();
+// Use dynamic import to load the bootstrap file
+// This ensures that the federation modules are loaded first
+import('./bootstrap.js');
\ No newline at end of file