-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchunk-BOlsEHFS.js
More file actions
1 lines (1 loc) · 2.23 KB
/
Copy pathchunk-BOlsEHFS.js
File metadata and controls
1 lines (1 loc) · 2.23 KB
1
import{j as e}from"../entries/pages.BZkyDMuN.js";import"./chunk-BXl3LOEh.js";/* empty css */const r=[{year:"2025",game:"Clair Obscur: Expedition 33"},{year:"2024",game:"Astro Bot"},{year:"2023",game:"Baldur's Gate 3"},{year:"2022",game:"Elden Ring"},{year:"2021",game:"It Takes Two"},{year:"2020",game:"The Last of Us Part II"},{year:"2019",game:"Sekiro: Shadows Die Twice"},{year:"2018",game:"God of War"},{year:"2017",game:"The Legend of Zelda: Breath of the Wild"},{year:"2016",game:"Overwatch"},{year:"2015",game:"The Witcher 3: Wild Hunt"},{year:"2014",game:"Dragon Age: Inquisition"},{year:"2013",game:"Grand Theft Auto V"},{year:"2012",game:"The Walking Dead"},{year:"2011",game:"The Elder Scrolls V: Skyrim"},{year:"2010",game:"Red Dead Redemption"},{year:"2009",game:"Uncharted 2: Among Thieves"},{year:"2008",game:"Grand Theft Auto IV"},{year:"2007",game:"BioShock"},{year:"2006",game:"The Elder Scrolls IV: Oblivion"},{year:"2005",game:"Resident Evil 4"},{year:"2004",game:"Grand Theft Auto: San Andreas"},{year:"2003",game:"Madden NFL 2004"}];function n(){return e.jsxs("div",{className:"space-y-6 font-mono text-sm leading-relaxed",children:[e.jsxs("p",{children:[e.jsx("strong",{className:"text-current",children:"Game of the Year (GOTY)"})," is an award given by various gaming publications, websites, and events to a video game that is considered the best or most outstanding of a particular year."]}),e.jsx("p",{children:"These awards recognize excellence in areas such as design, narrative, gameplay innovation, artistic direction, and overall impact on the gaming industry and culture. Winning GOTY is a prestigious honor often associated with critical acclaim and significant commercial success."}),e.jsxs("div",{className:"mt-8",children:[e.jsx("h3",{className:"text-xs font-bold text-current uppercase tracking-widest mb-4 border-b border-white/10 pb-2",children:"Notable Winners (TGA & VGA)"}),e.jsx("div",{className:"grid grid-cols-1 gap-2",children:r.map(a=>e.jsxs("div",{className:"flex gap-4 text-xs group",children:[e.jsx("span",{className:"text-emerald-500 font-bold min-w-[40px]",children:a.year}),e.jsx("span",{className:"text-gray-400 group-hover:text-current transition-colors",children:a.game})]},a.year))})]})]})}export{n as default};