From fd14a200d8aa3e43f58fc102f0dc2ada92037ed2 Mon Sep 17 00:00:00 2001 From: wgroeneveld Date: Sat, 9 Apr 2022 21:49:21 +0200 Subject: [PATCH] refactor game entries in platform subdir to act as platform instead of separate entity --- content/articles/animalcrossing-features.md | 1 - .../articles/animalcrossing-newhorizons.md | 1 - content/articles/animalcrossing-wildworld.md | 1 - content/articles/bg1-ee.md | 1 - content/articles/wario-land.md | 1 - .../articles/wizardry-8-playthrough-blog.md | 1 - .../{platforms/3ds.md => games/3ds/_index.md} | 8 ++- content/games/_index.md | 3 - .../{platforms/ds.md => games/ds/_index.md} | 8 ++- .../{ => ds}/castlevania-portrait-of-ruin.md | 3 +- content/games/{ => ds}/etrian-odyssey.md | 3 +- .../gb.md => games/gameboy/_index.md} | 10 +++- content/games/{ => gameboy}/alfred-chicken.md | 1 - .../games/{ => gameboy}/super-mario-land.md | 1 - content/games/gameboycolor/_index.md | 13 +++++ .../wendy-every-witch-way.md | 1 - .../gc.md => games/gamecube/_index.md} | 10 +++- content/games/gba/_index.md | 13 +++++ .../{ => gba}/castlevania-aria-of-sorrow.md | 5 +- .../castlevania-circle-of-the-moon.md | 3 +- content/games/{ => gba}/riviera.md | 3 +- .../{platforms/nes.md => games/nes/_index.md} | 10 +++- content/games/{ => nes}/wonderland-dizzy.md | 1 - .../{platforms/pc.md => games/pc/_index.md} | 8 ++- content/games/{ => pc}/arcanum.md | 3 +- content/games/{ => pc}/arxfatalis.md | 3 +- .../{ => pc}/black-and-white-creature-isle.md | 1 - content/games/{ => pc}/captain-claw.md | 1 - .../{ => pc}/command-and-conquer-renegade.md | 5 +- content/games/{ => pc}/commandos-2.md | 3 +- content/games/{ => pc}/diablo-2.md | 3 +- content/games/{ => pc}/dungeon-siege.md | 3 +- content/games/{ => pc}/fifa-rtwc-98.md | 1 - content/games/{ => pc}/gobliins-2.md | 2 +- content/games/{ => pc}/hitman-2.md | 1 - content/games/{ => pc}/jagged-alliance-2.md | 1 - content/games/{ => pc}/kathy-rain.md | 1 - .../{ => pc}/lode-runner-legend-returns.md | 3 +- .../{ => pc}/medal-of-honor-allied-assault.md | 3 +- content/games/{ => pc}/might-and-magic-vii.md | 3 +- content/games/{ => pc}/nox.md | 3 +- .../{ => pc}/raven-shield-17-years-later.md | 3 +- .../{ => pc}/return-to-castle-wolfenstein.md | 3 +- content/games/{ => pc}/sacred.md | 3 +- .../games/{ => pc}/simon-the-sorcerer-2.md | 3 +- .../games/{ => pc}/soldier-of-fortune-2.md | 3 +- .../{ => pc}/the-curse-of-monkey-island.md | 1 - content/games/{ => pc}/the-sims-vacation.md | 5 +- content/games/{ => pc}/torchlight.md | 3 +- content/games/{ => pc}/wizardry-8.md | 3 +- content/games/{ => pc}/zeus.md | 3 +- .../snes.md => games/snes/_index.md} | 10 +++- content/games/{ => snes}/super-metroid.md | 1 - .../switch.md => games/switch/_index.md} | 8 ++- .../bloodstained-ritual-of-the-night.md | 4 +- content/games/{ => switch}/bug-fables.md | 1 - .../castlevania-advance-collection.md | 1 - content/games/{ => switch}/diablo-3.md | 3 +- content/games/{ => switch}/flipping-death.md | 1 - content/games/{ => switch}/guacamelee.md | 1 - content/games/{ => switch}/hollow-knight.md | 1 - content/games/{ => switch}/ion-fury.md | 2 +- content/games/{ => switch}/irony-curtain.md | 1 - content/games/{ => switch}/rayman-legends.md | 1 - content/games/{ => switch}/sonic-mania.md | 3 +- content/games/{ => switch}/the-messenger.md | 3 +- content/games/{ => switch}/titan-quest.md | 3 +- content/games/{ => switch}/torchlight-2.md | 3 +- content/platforms.md | 6 ++ content/platforms/gba.md | 7 --- content/platforms/gbc.md | 7 --- .../layouts/_default/rss.xml | 7 ++- .../layouts/_default/terms.html | 2 +- .../layouts/games/index.html | 4 ++ .../layouts/partials/portfolio-block.html | 2 +- .../layouts/partials/portfoliolite.html | 7 ++- .../layouts/partials/sidebar.html | 11 ++-- .../layouts/platforms/single.html | 58 +++++-------------- 78 files changed, 165 insertions(+), 173 deletions(-) rename content/{platforms/3ds.md => games/3ds/_index.md} (78%) rename content/{platforms/ds.md => games/ds/_index.md} (71%) rename content/games/{ => ds}/castlevania-portrait-of-ruin.md (98%) rename content/games/{ => ds}/etrian-odyssey.md (98%) rename content/{platforms/gb.md => games/gameboy/_index.md} (52%) rename content/games/{ => gameboy}/alfred-chicken.md (92%) rename content/games/{ => gameboy}/super-mario-land.md (98%) create mode 100644 content/games/gameboycolor/_index.md rename content/games/{ => gameboycolor}/wendy-every-witch-way.md (98%) rename content/{platforms/gc.md => games/gamecube/_index.md} (67%) create mode 100644 content/games/gba/_index.md rename content/games/{ => gba}/castlevania-aria-of-sorrow.md (98%) rename content/games/{ => gba}/castlevania-circle-of-the-moon.md (98%) rename content/games/{ => gba}/riviera.md (98%) rename content/{platforms/nes.md => games/nes/_index.md} (78%) rename content/games/{ => nes}/wonderland-dizzy.md (99%) rename content/{platforms/pc.md => games/pc/_index.md} (84%) rename content/games/{ => pc}/arcanum.md (98%) rename content/games/{ => pc}/arxfatalis.md (99%) rename content/games/{ => pc}/black-and-white-creature-isle.md (99%) rename content/games/{ => pc}/captain-claw.md (99%) rename content/games/{ => pc}/command-and-conquer-renegade.md (98%) rename content/games/{ => pc}/commandos-2.md (98%) rename content/games/{ => pc}/diablo-2.md (99%) rename content/games/{ => pc}/dungeon-siege.md (99%) rename content/games/{ => pc}/fifa-rtwc-98.md (99%) rename content/games/{ => pc}/gobliins-2.md (99%) rename content/games/{ => pc}/hitman-2.md (99%) rename content/games/{ => pc}/jagged-alliance-2.md (99%) rename content/games/{ => pc}/kathy-rain.md (99%) rename content/games/{ => pc}/lode-runner-legend-returns.md (97%) rename content/games/{ => pc}/medal-of-honor-allied-assault.md (98%) rename content/games/{ => pc}/might-and-magic-vii.md (99%) rename content/games/{ => pc}/nox.md (99%) rename content/games/{ => pc}/raven-shield-17-years-later.md (98%) rename content/games/{ => pc}/return-to-castle-wolfenstein.md (98%) rename content/games/{ => pc}/sacred.md (99%) rename content/games/{ => pc}/simon-the-sorcerer-2.md (98%) rename content/games/{ => pc}/soldier-of-fortune-2.md (98%) rename content/games/{ => pc}/the-curse-of-monkey-island.md (99%) rename content/games/{ => pc}/the-sims-vacation.md (98%) rename content/games/{ => pc}/torchlight.md (99%) rename content/games/{ => pc}/wizardry-8.md (98%) rename content/games/{ => pc}/zeus.md (99%) rename content/{platforms/snes.md => games/snes/_index.md} (79%) rename content/games/{ => snes}/super-metroid.md (99%) rename content/{platforms/switch.md => games/switch/_index.md} (86%) rename content/games/{ => switch}/bloodstained-ritual-of-the-night.md (98%) rename content/games/{ => switch}/bug-fables.md (99%) rename content/games/{ => switch}/castlevania-advance-collection.md (99%) rename content/games/{ => switch}/diablo-3.md (99%) rename content/games/{ => switch}/flipping-death.md (99%) rename content/games/{ => switch}/guacamelee.md (99%) rename content/games/{ => switch}/hollow-knight.md (99%) rename content/games/{ => switch}/ion-fury.md (99%) rename content/games/{ => switch}/irony-curtain.md (99%) rename content/games/{ => switch}/rayman-legends.md (99%) rename content/games/{ => switch}/sonic-mania.md (99%) rename content/games/{ => switch}/the-messenger.md (99%) rename content/games/{ => switch}/titan-quest.md (99%) rename content/games/{ => switch}/torchlight-2.md (99%) create mode 100644 content/platforms.md delete mode 100644 content/platforms/gba.md delete mode 100644 content/platforms/gbc.md create mode 100644 themes/jefklak-creative-portfolio/layouts/games/index.html diff --git a/content/articles/animalcrossing-features.md b/content/articles/animalcrossing-features.md index 8459cf4..7058196 100644 --- a/content/articles/animalcrossing-features.md +++ b/content/articles/animalcrossing-features.md @@ -10,7 +10,6 @@ howlongtobeat_id: 472 howlongtobeat_hrs: 68.5 game_name: 'Animal Crossing' description: 'Which features from previous Animal Crossing games do you wish were present in the Switch one? Some features never made the jump to a new iteration. Let us take a closer look.' -game_platform: 'GC' game_genre: 'Life sim' game_release_year: '2001' game_developer: 'Nintendo' diff --git a/content/articles/animalcrossing-newhorizons.md b/content/articles/animalcrossing-newhorizons.md index fb5b17c..d47b5d9 100644 --- a/content/articles/animalcrossing-newhorizons.md +++ b/content/articles/animalcrossing-newhorizons.md @@ -11,7 +11,6 @@ howlongtobeat_id: 68240 howlongtobeat_hrs: 60.5 game_name: 'Animal Crossing: New Horizons' description: 'It is a fresh breeze indeed as the Island unfolds, buildings appear, and I sweat my ass off trying to collect enough lumber and clay to satisfy even the most grumpy of Tom Nooks. Welcome to the latest installment of Animal Crossing!' -game_platform: 'Switch' game_genre: 'Life sim' game_release_year: '2020' game_developer: 'Nintendo' diff --git a/content/articles/animalcrossing-wildworld.md b/content/articles/animalcrossing-wildworld.md index 9bc8fec..e00f324 100644 --- a/content/articles/animalcrossing-wildworld.md +++ b/content/articles/animalcrossing-wildworld.md @@ -7,7 +7,6 @@ howlongtobeat_id: 475 howlongtobeat_hrs: 69 game_name: 'Animal Crossing: Wild World' description: 'It is a wild world indeed as the Acorn festival is about to start. Should I exchange some acorns ro net me a chair so I can gift Drift something for his birthday? What to do!' -game_platform: 'DS' game_genre: 'Life sim' game_release_year: '2005' game_developer: 'Nintendo' diff --git a/content/articles/bg1-ee.md b/content/articles/bg1-ee.md index fccf642..72a0213 100644 --- a/content/articles/bg1-ee.md +++ b/content/articles/bg1-ee.md @@ -12,7 +12,6 @@ keywords: - 'bg1' - 'bgee' - 'bg1ee' -game_platform: PC game_genre: 'RPG' howlongtobeat_id: 814 howlongtobeat_hrs: 30 diff --git a/content/articles/wario-land.md b/content/articles/wario-land.md index 159afa7..7ea4749 100644 --- a/content/articles/wario-land.md +++ b/content/articles/wario-land.md @@ -2,7 +2,6 @@ image: "img/articles/warioland.gif" date: "2018-05-27" title: "Wario Land: a Retrospective" -game_platform: gbc howlongtobeat_id: 11063 howlongtobeat_hrs: 11 game_name: "Wario Land 3" diff --git a/content/articles/wizardry-8-playthrough-blog.md b/content/articles/wizardry-8-playthrough-blog.md index 4589b07..a32150f 100644 --- a/content/articles/wizardry-8-playthrough-blog.md +++ b/content/articles/wizardry-8-playthrough-blog.md @@ -5,7 +5,6 @@ played_on: 'win98' game_genre: 'RPG' game_release_year: '2001' game_developer: 'SirTech Canada' -game_platform: PC howlongtobeat_id: 11228 howlongtobeat_hrs: 93 game_name: "Wizardry 8" diff --git a/content/platforms/3ds.md b/content/games/3ds/_index.md similarity index 78% rename from content/platforms/3ds.md rename to content/games/3ds/_index.md index 5a647b4..477d367 100644 --- a/content/platforms/3ds.md +++ b/content/games/3ds/_index.md @@ -1,7 +1,13 @@ --- title: Nintendo 3DS -platform: 3DS +type: platform +platform: 3ds +ignore: true image: "/img/3ds-cover.png" --- +# Platform: Nintendo 3DS + +--- + A perhaps natural transition from the [Nintendo DS](/platforms/ds) to this one, with the addition of 3D. Thankfully, the device kept its backwards compatibility, but was the first in decades to (re)introduce region locking on a handheld device. Thank you, DS pirates! \ No newline at end of file diff --git a/content/games/_index.md b/content/games/_index.md index 04fb488..cf7a0da 100644 --- a/content/games/_index.md +++ b/content/games/_index.md @@ -3,6 +3,3 @@ title: Games ignore: true --- -This is the entire Codex game database, unfiltered. - -Browse the Codex: [all games](/games) | [by platform](/platforms) | [the appendix](/tags). \ No newline at end of file diff --git a/content/platforms/ds.md b/content/games/ds/_index.md similarity index 71% rename from content/platforms/ds.md rename to content/games/ds/_index.md index 71d6492..9ba71c7 100644 --- a/content/platforms/ds.md +++ b/content/games/ds/_index.md @@ -1,7 +1,13 @@ --- title: Nintendo DS -platform: DS +type: platform +platform: ds +ignore: true image: "/img/ds-cover.png" --- +# Platform: Nintendo DS + +--- + Just three years after the [Game Boy Advance](/platforms/gba), Nintendo pulled the DS out of their hat, as a "side track"---which, as we all know and felt then, ended up completely replacing the Game Boy line. Nonetheless, thanks to its accessibility and novel titles, the DS reached a new height in sales. \ No newline at end of file diff --git a/content/games/castlevania-portrait-of-ruin.md b/content/games/ds/castlevania-portrait-of-ruin.md similarity index 98% rename from content/games/castlevania-portrait-of-ruin.md rename to content/games/ds/castlevania-portrait-of-ruin.md index 9dacd23..78ad864 100644 --- a/content/games/castlevania-portrait-of-ruin.md +++ b/content/games/ds/castlevania-portrait-of-ruin.md @@ -8,8 +8,7 @@ game_name: 'Castlevania Portrait of Ruin' game_genre: 'Metroidvania' game_release_year: '2006' game_developer: 'Konami' -game_platform: 'DS' -aliases: ['/articles/reviews/castlevania-portrait-of-ruin/'] +aliases: ['/games/castlevania-portrait-of-ruin/'] --- ![portrait of ruin](/img/Guides/CastlevaniaPoR.jpg) diff --git a/content/games/etrian-odyssey.md b/content/games/ds/etrian-odyssey.md similarity index 98% rename from content/games/etrian-odyssey.md rename to content/games/ds/etrian-odyssey.md index f1819e2..a8e3d1f 100644 --- a/content/games/etrian-odyssey.md +++ b/content/games/ds/etrian-odyssey.md @@ -6,8 +6,7 @@ howlongtobeat_id: 3192 howlongtobeat_hrs: 50 game_name: 'Etrian Odyssey' game_genre: 'jrpg' -game_platform: 'DS' -aliases: ['/articles/reviews/etrian-odyssey/'] +aliases: ['/games/etrian-odyssey/'] game_release_year: '2007' game_developer: 'Atlus' --- diff --git a/content/platforms/gb.md b/content/games/gameboy/_index.md similarity index 52% rename from content/platforms/gb.md rename to content/games/gameboy/_index.md index df81d83..2bcf3c5 100644 --- a/content/platforms/gb.md +++ b/content/games/gameboy/_index.md @@ -1,7 +1,13 @@ --- title: Game Boy -platform: GB +type: platform +platform: gameboy +ignore: true image: "/img/gb-cover.png" --- -The Grey Brick, my First Big Crush. What's there to say? This is an iconic piece of hardware that continues to be loved all over the world by nerds and collectors who know what's good for them. Released in 1989 in Japan, and only being beaten by its successor the [Game Boy Color](/platforms/gbc) nine full years later---and the more recent [Analogue Pocket](/articles/analogue-pocket)---the GB has a _massive_ collection of good and not so good games. \ No newline at end of file +# Platform: Game Boy + +--- + +The Grey Brick, my First Big Crush. What's there to say? This is an iconic piece of hardware that continues to be loved all over the world by nerds and collectors who know what's good for them. Released in 1989 in Japan, and only being beaten by its successor the [Game Boy Color](/platforms/gameboycolor) nine full years later---and the more recent [Analogue Pocket](/articles/analogue-pocket)---the GB has a _massive_ collection of good and not so good games. \ No newline at end of file diff --git a/content/games/alfred-chicken.md b/content/games/gameboy/alfred-chicken.md similarity index 92% rename from content/games/alfred-chicken.md rename to content/games/gameboy/alfred-chicken.md index f5c3970..f120751 100644 --- a/content/games/alfred-chicken.md +++ b/content/games/gameboy/alfred-chicken.md @@ -1,7 +1,6 @@ --- title: "Alfred Chicken" date: 2022-04-08 -game_platform: gb score: 3 cost: 13 howlongtobeat_id: 337 diff --git a/content/games/super-mario-land.md b/content/games/gameboy/super-mario-land.md similarity index 98% rename from content/games/super-mario-land.md rename to content/games/gameboy/super-mario-land.md index 57dc544..9780ea6 100644 --- a/content/games/super-mario-land.md +++ b/content/games/gameboy/super-mario-land.md @@ -1,7 +1,6 @@ --- title: "Super Mario Land: Mario's Weird World Tour" date: 2021-10-02 -game_platform: gb howlongtobeat_id: 9380 howlongtobeat_hrs: 1 score: 2 diff --git a/content/games/gameboycolor/_index.md b/content/games/gameboycolor/_index.md new file mode 100644 index 0000000..735f0a7 --- /dev/null +++ b/content/games/gameboycolor/_index.md @@ -0,0 +1,13 @@ +--- +title: Game Boy Color +type: platform +ignore: true +platform: gameboycolor +image: "/img/gbc-cover.png" +--- + +# Platform: Game Boy Color + +--- + +The Gray Brick upgraded with Colors and all! Released nine years after [The Original Game Boy](/platforms/gameboy), Nintendo---and thus, we---finally saw things in color! For actually seeing "the light", we'd have to wait until a backlit-enabled version of [the GBA](/platforms/gba) was to be released in 2003. The GBC doubled the CPU and memory power of the GB, but sadly only lived for three short years, before the GBA replaced it. diff --git a/content/games/wendy-every-witch-way.md b/content/games/gameboycolor/wendy-every-witch-way.md similarity index 98% rename from content/games/wendy-every-witch-way.md rename to content/games/gameboycolor/wendy-every-witch-way.md index 4d80e83..a18dc9b 100644 --- a/content/games/wendy-every-witch-way.md +++ b/content/games/gameboycolor/wendy-every-witch-way.md @@ -1,7 +1,6 @@ --- title: "Wendy: Every Witch Way - Great but Brief (and Pricey)" date: 2022-04-04 -game_platform: gbc score: 4 howlongtobeat_id: 11125 howlongtobeat_hrs: 1 diff --git a/content/platforms/gc.md b/content/games/gamecube/_index.md similarity index 67% rename from content/platforms/gc.md rename to content/games/gamecube/_index.md index 6c65dc5..6bca167 100644 --- a/content/platforms/gc.md +++ b/content/games/gamecube/_index.md @@ -1,7 +1,13 @@ --- -title: Nintendo GameCube -platform: GC +title: GameCube +type: platform +ignore: true +platform: gamecube image: "/img/gc-cover.png" --- +# Platform: Nintendo GameCube + +--- + The Purple Box one puts Mini-DVDs in: a clear departure from Nintendo's previous cartridge-based systems, lastly seen on the N64. I have a soft spot for the GameCube, we bought the silver one together with Wind Waker and of course Smash Bros Melee. All you need next is a WaveBird and plenty of time! \ No newline at end of file diff --git a/content/games/gba/_index.md b/content/games/gba/_index.md new file mode 100644 index 0000000..c1fc1bd --- /dev/null +++ b/content/games/gba/_index.md @@ -0,0 +1,13 @@ +--- +title: Game Boy Advance +type: platform +ignore: true +platform: gba +image: "/img/gba-cover.png" +--- + +# Platform: Game Boy Advance + +--- + +Finally advancing the [original Game Boy](/platforms/gameboy) and its [color variant](/platforms/gameboycolor) into the 32-bit era! The GBA was a _huge_ success, and rightfully so called a _Pocket SNES_---not only because of the many ports. It is one of my favorite platforms, and thanks to the ARM processor technology, quite easy to program on. \ No newline at end of file diff --git a/content/games/castlevania-aria-of-sorrow.md b/content/games/gba/castlevania-aria-of-sorrow.md similarity index 98% rename from content/games/castlevania-aria-of-sorrow.md rename to content/games/gba/castlevania-aria-of-sorrow.md index ad7db25..a0c07ea 100644 --- a/content/games/castlevania-aria-of-sorrow.md +++ b/content/games/gba/castlevania-aria-of-sorrow.md @@ -2,12 +2,11 @@ date: "2018-07-31" title: "Castlevania Aria of Sorrow: a retrospective" aliases: - - '/articles/retrospectives/castlevania-aria-of-sorrow/' + - '/games/castlevania-aria-of-sorrow/' tags: - 'Castlevania' - 'Aria of sorrow' - 'metroidvania' -game_platform: 'GBA' howlongtobeat_id: 1576 howlongtobeat_hrs: 7 game_name: 'Castlevania aria of sorrow' @@ -47,7 +46,7 @@ Without #2, Diablo wouldn't exist. Why would anyone be motivated to do Nightmare "Getting better" also means getting more flexible: unlocking a double jump, or being able to fly with the Giant Bat soul. Soma literally strengthens on the screen, separate from the statistics only visible in the character screen or in the health bar number. The implementation of all those things combined yet to be matched in my mind. -### What about other Castlevania's? +### What about other Castlevania's? Handheld Castlevania's have the added bonus of being portable: that's a huge plus for me and those 2D platformers are a perfect match for handheld systems. [Everyone agrees](/articles/handheld-castlevanias/) Aria of Sorrow is the pinnacle in the series on the Gameboy Advance: Harmony of Dissonance squandered the CPU on flashy graphics and Circle of the Moon on the soundtrack. The result is a barely audible game and a barely visible game. Harmony of Dissonance borrows the castle design from it's bigger brother Symphony of the Night and Circle of the Moon's gameplay mechanics simply don't evoke the same feeling of progress as Aria of Sorrow. diff --git a/content/games/castlevania-circle-of-the-moon.md b/content/games/gba/castlevania-circle-of-the-moon.md similarity index 98% rename from content/games/castlevania-circle-of-the-moon.md rename to content/games/gba/castlevania-circle-of-the-moon.md index 6c51ca5..6a07964 100644 --- a/content/games/castlevania-circle-of-the-moon.md +++ b/content/games/gba/castlevania-circle-of-the-moon.md @@ -1,12 +1,11 @@ --- aliases: - - '/articles/retrospectives/castlevania-circle-of-the-moon/' + - '/games/castlevania-circle-of-the-moon/' date: "2018-09-09" title: "Castlevania Circle of the Moon: a retrospective" tags: - 'Castlevania' - 'metroidvania' -game_platform: 'GBA' howlongtobeat_id: 1578 howlongtobeat_hrs: 10 game_name: 'Castlevania circle of the moon' diff --git a/content/games/riviera.md b/content/games/gba/riviera.md similarity index 98% rename from content/games/riviera.md rename to content/games/gba/riviera.md index 7894d2d..a22533f 100644 --- a/content/games/riviera.md +++ b/content/games/gba/riviera.md @@ -4,9 +4,8 @@ howlongtobeat_id: 7859 howlongtobeat_hrs: 23.5 game_name: 'Riviera: the promised land' game_genre: 'jRPG' -game_platform: 'GBA' game_release_year: '2002' -aliases: ['/articles/review/riviera/'] +aliases: ['/games/riviera/'] game_developer: 'Sting ent.' title: "Riviera: The Promised Review" tags: ['Riviera', 'Yggdra Union', 'JRPG'] diff --git a/content/platforms/nes.md b/content/games/nes/_index.md similarity index 78% rename from content/platforms/nes.md rename to content/games/nes/_index.md index 02f6faf..f74ad63 100644 --- a/content/platforms/nes.md +++ b/content/games/nes/_index.md @@ -1,7 +1,13 @@ --- -title: Nintendo Entertainment System -platform: NES +title: NES +type: platform +platform: nes +ignore: true image: /img/nes-cover.png --- +# Platform: Nintendo Entertainment System + +--- + The original Nintendo Entertainment System, or simply NES, is the one that got everyone hooked on a silly 8-bit game about an Italian plumber in 1985. The Japanese Famicom was a huge sucess in the west and helped both converting arcade classics and conceiving entire new genres. Thanks to the NES, everyone knew what "a Nintendo" was. diff --git a/content/games/wonderland-dizzy.md b/content/games/nes/wonderland-dizzy.md similarity index 99% rename from content/games/wonderland-dizzy.md rename to content/games/nes/wonderland-dizzy.md index a470482..dff9960 100644 --- a/content/games/wonderland-dizzy.md +++ b/content/games/nes/wonderland-dizzy.md @@ -6,7 +6,6 @@ howlongtobeat_id: undefined game_name: "Wonderland Dizzy" game_release_year: 2015 game_developer: 'The Oliver Twins' -game_platform: 'NES' image: "/img/games/wonderland-dizzy/cover.jpg" game_genre: 'Adventure' tags: diff --git a/content/platforms/pc.md b/content/games/pc/_index.md similarity index 84% rename from content/platforms/pc.md rename to content/games/pc/_index.md index 9872aad..274e695 100644 --- a/content/platforms/pc.md +++ b/content/games/pc/_index.md @@ -1,7 +1,13 @@ --- title: PC -platform: PC +type: platform +platform: pc +ignore: true image: "/img/pc-cover.png" --- +# Platform: PC + +--- + Fused with keyboard and mouse, clutched behind a glowing screen, feeling the whizzing of the too many fans from the case: welcome to PC gaming! From the old 80386 to the Bold Win95/98/XP machines, this list contains a plethora of PC games over many different generations. But: the older, the better! diff --git a/content/games/arcanum.md b/content/games/pc/arcanum.md similarity index 98% rename from content/games/arcanum.md rename to content/games/pc/arcanum.md index dc3b4a1..48c17cd 100644 --- a/content/games/arcanum.md +++ b/content/games/pc/arcanum.md @@ -7,11 +7,10 @@ tags: howlongtobeat_id: 557 howlongtobeat_hrs: 32 game_name: 'Arcanum' -game_platform: 'PC' game_genre: crpg game_release_year: '2001' aliases: - - '/articles/reviews/arcanum-review/' + - '/games/arcanum/' game_developer: 'Troika Games' --- diff --git a/content/games/arxfatalis.md b/content/games/pc/arxfatalis.md similarity index 99% rename from content/games/arxfatalis.md rename to content/games/pc/arxfatalis.md index e9752ef..90821c3 100644 --- a/content/games/arxfatalis.md +++ b/content/games/pc/arxfatalis.md @@ -8,9 +8,8 @@ howlongtobeat_id: 637 howlongtobeat_hrs: 20 game_name: 'Arx Fatalis' game_genre: 'crpg' -game_platform: PC aliases: - - '/articles/reviews/arxfatalis' + - '/games/arxfatalis' game_release_year: '2002' game_developer: 'Arkane Studios' --- diff --git a/content/games/black-and-white-creature-isle.md b/content/games/pc/black-and-white-creature-isle.md similarity index 99% rename from content/games/black-and-white-creature-isle.md rename to content/games/pc/black-and-white-creature-isle.md index ebabc06..6a1bee1 100644 --- a/content/games/black-and-white-creature-isle.md +++ b/content/games/pc/black-and-white-creature-isle.md @@ -4,7 +4,6 @@ title: "Black and White: Creature Isle" tags: - 'Black and White' - 'Simulation' -game_platform: 'PC' howlongtobeat_id: 1092 howlongtobeat_hrs: 7 game_name: 'Black and white creature isle' diff --git a/content/games/captain-claw.md b/content/games/pc/captain-claw.md similarity index 99% rename from content/games/captain-claw.md rename to content/games/pc/captain-claw.md index f54c97e..3670da1 100644 --- a/content/games/captain-claw.md +++ b/content/games/pc/captain-claw.md @@ -5,7 +5,6 @@ tags: ['Captain Claw', '2D Platformer'] howlongtobeat_id: 1741 howlongtobeat_hrs: 6 game_name: 'Captain Claw' -game_platform: PC game_genre: '2D Platformer' game_release_year: '1997' game_developer: 'Monolith' diff --git a/content/games/command-and-conquer-renegade.md b/content/games/pc/command-and-conquer-renegade.md similarity index 98% rename from content/games/command-and-conquer-renegade.md rename to content/games/pc/command-and-conquer-renegade.md index 95b84b8..1f14af7 100644 --- a/content/games/command-and-conquer-renegade.md +++ b/content/games/pc/command-and-conquer-renegade.md @@ -5,14 +5,13 @@ tags: - 'command and conquer' - 'Strategy' - 'FPS' -game_platform: 'PC' howlongtobeat_id: 1844 howlongtobeat_hrs: 9.5 game_name: "Command & Conquer: Renegade" game_genre: 'Strategy' game_release_year: '2001' aliases: - - '/articles/reviews/command-and-conquer-renegade/' + - '/games/command-and-conquer-renegade/' game_developer: 'Westwood Studios' --- @@ -28,7 +27,7 @@ Normally it is best to discuss the gameplay first, but because it is not 'good' How stupid you can be, but just a little bit of explanation for the people who don't know anything about C&C in the field of FPS. Command & Conquer: Everyone knows Red Alert, I think, one of the most successful RTS-sen of the previous years. The series was very successful, but we don't like to repeat it, so that briefly. Well, Renegade is an FPS but with just the same playing style as Westwood's RTS games. It is not without reason that it is still the same developer. As an RTS freak you will immediately recognize the 'hand of nod', the 'soldiers' and other units and all vehicles, etc. etc. Everything, but then also everything comes from the strategy series. But we did not say that this is negative, far from because that is how you experience all the action involved in the skin of Havoc, an elite soldier with a good heart but hard head. It is now as if you are not just playing, but everything around you moves with you, a great war. Exactly Operation Flashpoint, but much better :-) There is no more explanation, surely? Who wants action, and action ALL AROUND, buy this game vrdoeme !! -#### * Yawn * Disable Hand of NOD - again +#### * Yawn * Disable Hand of NOD - again As you can see in the score, this game doesn't really get that much for addiction. There is of course also an explanation behind this, namely that it starts to get boring after a while ;-) I mean: The buildings inside are always the same, once you know what to do inside such a building, there is nothing left at all On. Take out officers, shoot black hand guyz, plant some C4, rescue some jacks and it's in the pocket. On the other hand, the missions themselves are quite varied (9 on gameplay is not for nothing). It's always nice to use a big tank to blow those rotten NOD transport helicopters out of the air before those extra men can drop to make you one cup smaller. Another funny thing: you can ALWAYS reload! Even if you still have all the bullets, when you hit that Reload button, reload Havoc obediently ... This may not be a big deal for other people, but I find it quite annoying, because I always reload as much as possible with every game. Also a pity that the weapons were not more extensive. That standard machinegun starts to get you seriously on your alarm clock after a while, always that same sound and that moth-eaten run ... diff --git a/content/games/commandos-2.md b/content/games/pc/commandos-2.md similarity index 98% rename from content/games/commandos-2.md rename to content/games/pc/commandos-2.md index 6572b06..d232a74 100644 --- a/content/games/commandos-2.md +++ b/content/games/pc/commandos-2.md @@ -4,9 +4,8 @@ title: "Commandos 2: Men of Courage Review" tags: - 'commandos' - 'Strategy' -game_platform: 'PC' aliases: - - '/articles/reviews/commandos-2/' + - '/games/commandos-2/' game_genre: 'Strategy' game_release_year: '2001' howlongtobeat_id: 1867 diff --git a/content/games/diablo-2.md b/content/games/pc/diablo-2.md similarity index 99% rename from content/games/diablo-2.md rename to content/games/pc/diablo-2.md index 13b534e..e7af623 100644 --- a/content/games/diablo-2.md +++ b/content/games/pc/diablo-2.md @@ -6,8 +6,7 @@ tags: - 'hack and slash' - 'diablo' aliases: - - /articles/retrospectives/diablo-2 -game_platform: 'PC' + - /games/diablo-2 played_on: 'winxp' howlongtobeat_id: 2512 score: 5 diff --git a/content/games/dungeon-siege.md b/content/games/pc/dungeon-siege.md similarity index 99% rename from content/games/dungeon-siege.md rename to content/games/pc/dungeon-siege.md index 1b62f19..dbdc3d3 100644 --- a/content/games/dungeon-siege.md +++ b/content/games/pc/dungeon-siege.md @@ -6,8 +6,7 @@ tags: - 'hack and slash' - 'diablo' aliases: - - /articles/reviews/dungeon-siege -game_platform: 'PC' + - /games/dungeon-siege howlongtobeat_id: 2956 score: 2 howlongtobeat_hrs: 28.5 diff --git a/content/games/fifa-rtwc-98.md b/content/games/pc/fifa-rtwc-98.md similarity index 99% rename from content/games/fifa-rtwc-98.md rename to content/games/pc/fifa-rtwc-98.md index 36eb3b6..9a5745f 100644 --- a/content/games/fifa-rtwc-98.md +++ b/content/games/pc/fifa-rtwc-98.md @@ -4,7 +4,6 @@ howlongtobeat_id: 3460 howlongtobeat_hrs: 12 game_name: "FIFA: Road to World Cup 98" date: 2021-07-26 -game_platform: PC score: 3 game_release_year: 1997 game_genre: sports diff --git a/content/games/gobliins-2.md b/content/games/pc/gobliins-2.md similarity index 99% rename from content/games/gobliins-2.md rename to content/games/pc/gobliins-2.md index d96271e..af13190 100644 --- a/content/games/gobliins-2.md +++ b/content/games/pc/gobliins-2.md @@ -7,7 +7,7 @@ howlongtobeat_hrs: 5 game_name: 'Gobliins 2' game_genre: 'adventure' game_release_year: '1992' -aliases: ['/articles/reviews/gobliins2/'] +aliases: ['/games/gobliins2/'] game_developer: 'Coktel Vision' --- diff --git a/content/games/hitman-2.md b/content/games/pc/hitman-2.md similarity index 99% rename from content/games/hitman-2.md rename to content/games/pc/hitman-2.md index 7e69eb5..dc84fe5 100644 --- a/content/games/hitman-2.md +++ b/content/games/pc/hitman-2.md @@ -4,7 +4,6 @@ title: "Hitman 2: the Preview" tags: - 'hitman' - 'action' -game_platform: 'PC' howlongtobeat_id: 57478 howlongtobeat_hrs: 10 game_name: "Hitman 2" diff --git a/content/games/jagged-alliance-2.md b/content/games/pc/jagged-alliance-2.md similarity index 99% rename from content/games/jagged-alliance-2.md rename to content/games/pc/jagged-alliance-2.md index 73fc127..8154f7d 100644 --- a/content/games/jagged-alliance-2.md +++ b/content/games/pc/jagged-alliance-2.md @@ -3,7 +3,6 @@ date: "2006-10-23" howlongtobeat_id: 15740 howlongtobeat_hrs: 61 game_name: 'Jagged Alliance 2' -game_platform: PC game_genre: 'TBS' game_release_year: '1999' aliases: ['/articles/reviews/jagged-alliance-2/'] diff --git a/content/games/kathy-rain.md b/content/games/pc/kathy-rain.md similarity index 99% rename from content/games/kathy-rain.md rename to content/games/pc/kathy-rain.md index 9cd23d9..c671e88 100644 --- a/content/games/kathy-rain.md +++ b/content/games/pc/kathy-rain.md @@ -7,7 +7,6 @@ howlongtobeat_id: 36847 howlongtobeat_hrs: 5.5 game_name: "Kathy Rain" game_developer: 'Clifftop Games' -game_platform: 'PC' game_genre: 'Adventure' tags: - adventure diff --git a/content/games/lode-runner-legend-returns.md b/content/games/pc/lode-runner-legend-returns.md similarity index 97% rename from content/games/lode-runner-legend-returns.md rename to content/games/pc/lode-runner-legend-returns.md index 5df559e..c33df02 100644 --- a/content/games/lode-runner-legend-returns.md +++ b/content/games/pc/lode-runner-legend-returns.md @@ -4,11 +4,10 @@ title: "Lode Runner: The Legend Returns Review" tags: ['Lode Runner', 'Puzzle'] howlongtobeat_id: 13705 howlongtobeat_hrs: 7 -game_platform: PC game_name: 'Lode Runner: the Legend Returns' game_genre: 'Puzzle' game_release_year: '1994' -aliases: ['/articles/reviews/lode-runner-legend-returns/'] +aliases: ['/games/lode-runner-legend-returns/'] game_developer: 'Presage Software' --- diff --git a/content/games/medal-of-honor-allied-assault.md b/content/games/pc/medal-of-honor-allied-assault.md similarity index 98% rename from content/games/medal-of-honor-allied-assault.md rename to content/games/pc/medal-of-honor-allied-assault.md index 6dddeed..d970cad 100644 --- a/content/games/medal-of-honor-allied-assault.md +++ b/content/games/pc/medal-of-honor-allied-assault.md @@ -4,12 +4,11 @@ title: "Medal of Honor: Allied Assault Review" tags: - 'medal of honor' - 'FPS' -game_platform: 'PC' howlongtobeat_id: 5778 howlongtobeat_hrs: 9.5 game_name: "Medal of Honor: Allied Assault" aliases: - - '/articles/reviews/medal-of-honor-allied-assault/' + - '/games/medal-of-honor-allied-assault/' game_genre: 'FPS' game_release_year: '2002' game_developer: '2015, Inc' diff --git a/content/games/might-and-magic-vii.md b/content/games/pc/might-and-magic-vii.md similarity index 99% rename from content/games/might-and-magic-vii.md rename to content/games/pc/might-and-magic-vii.md index ffe2903..ae395ef 100644 --- a/content/games/might-and-magic-vii.md +++ b/content/games/pc/might-and-magic-vii.md @@ -4,9 +4,8 @@ howlongtobeat_id: 6031 howlongtobeat_hrs: 50.5 game_name: 'Might & Magic VII' game_genre: 'CRPG' -game_platform: PC game_release_year: '1999' -aliases: ['/articles/reviews/might-and-magic-vii/'] +aliases: ['/games/might-and-magic-vii/'] game_developer: 'New World Computing' title: "Might and Magic VII: For Blood And Honor, The Review" tags: ['Might and Magic VII', 'Might and Magic', 'CRPG'] diff --git a/content/games/nox.md b/content/games/pc/nox.md similarity index 99% rename from content/games/nox.md rename to content/games/pc/nox.md index 7ed3678..d141378 100644 --- a/content/games/nox.md +++ b/content/games/pc/nox.md @@ -6,8 +6,7 @@ tags: - 'hack and slash' - 'diablo' aliases: - - /articles/reviews/nox -game_platform: 'PC' + - /games/nox howlongtobeat_id: 6678 howlongtobeat_hrs: 14 score: 4 diff --git a/content/games/raven-shield-17-years-later.md b/content/games/pc/raven-shield-17-years-later.md similarity index 98% rename from content/games/raven-shield-17-years-later.md rename to content/games/pc/raven-shield-17-years-later.md index 570fa51..2d1ab12 100644 --- a/content/games/raven-shield-17-years-later.md +++ b/content/games/pc/raven-shield-17-years-later.md @@ -6,8 +6,7 @@ tags: - 'raven shield' - 'Tactical Shooter' aliases: - - /articles/retrospectives/raven-shield-17-years-later -game_platform: 'pc' + - /games/raven-shield-17-years-later played_on: 'winxp' howlongtobeat_id: 10448 howlongtobeat_hrs: 11 diff --git a/content/games/return-to-castle-wolfenstein.md b/content/games/pc/return-to-castle-wolfenstein.md similarity index 98% rename from content/games/return-to-castle-wolfenstein.md rename to content/games/pc/return-to-castle-wolfenstein.md index 38e1fd1..9813dbb 100644 --- a/content/games/return-to-castle-wolfenstein.md +++ b/content/games/pc/return-to-castle-wolfenstein.md @@ -4,12 +4,11 @@ title: "Return to Castle Wolfenstein Review" tags: - 'wolfenstein 3d' - 'FPS' -game_platform: 'PC' howlongtobeat_id: 7764 howlongtobeat_hrs: 8 game_name: 'Return to Castle Wolfenstein' aliases: - - /articles/review/return-to-castle-wolfenstein/ + - /games/return-to-castle-wolfenstein/ game_genre: 'FPS' game_release_year: '2001' game_developer: 'Gray Matter' diff --git a/content/games/sacred.md b/content/games/pc/sacred.md similarity index 99% rename from content/games/sacred.md rename to content/games/pc/sacred.md index 47495e2..5602716 100644 --- a/content/games/sacred.md +++ b/content/games/pc/sacred.md @@ -6,8 +6,7 @@ tags: - 'hack and slash' - 'diablo' aliases: - - /articles/reviews/sacred -game_platform: 'PC' + - /games/sacred howlongtobeat_id: 8049 howlongtobeat_hrs: 25 score: 3 diff --git a/content/games/simon-the-sorcerer-2.md b/content/games/pc/simon-the-sorcerer-2.md similarity index 98% rename from content/games/simon-the-sorcerer-2.md rename to content/games/pc/simon-the-sorcerer-2.md index 88203cf..7b01b1c 100644 --- a/content/games/simon-the-sorcerer-2.md +++ b/content/games/pc/simon-the-sorcerer-2.md @@ -8,9 +8,8 @@ howlongtobeat_id: 8569 howlongtobeat_hrs: 8 game_name: 'Simon the Sorcerer II: The Lion, the Wizard and the Wardrobe' game_genre: 'Adventure' -game_platform: PC aliases: - - '/articles/reviews/simon-the-sorcerer-2/' + - '/games/simon-the-sorcerer-2/' game_release_year: '1995' game_developer: 'Adventure Soft' --- diff --git a/content/games/soldier-of-fortune-2.md b/content/games/pc/soldier-of-fortune-2.md similarity index 98% rename from content/games/soldier-of-fortune-2.md rename to content/games/pc/soldier-of-fortune-2.md index 0bbff71..f4a1f52 100644 --- a/content/games/soldier-of-fortune-2.md +++ b/content/games/pc/soldier-of-fortune-2.md @@ -3,13 +3,12 @@ date: 2002-04-09 title: "Soldier of Fortune 2: the Preview" tags: - 'soldier of fortune' -game_platform: 'PC' game_genre: 'FPS' howlongtobeat_id: 8725 howlongtobeat_hrs: 10.5 game_name: 'Soldier of Fortune II' aliases: - - '/articles/previews/soldier-of-fortune-2/' + - '/games/soldier-of-fortune-2/' game_release_year: '2002' game_developer: 'Raven Software' --- diff --git a/content/games/the-curse-of-monkey-island.md b/content/games/pc/the-curse-of-monkey-island.md similarity index 99% rename from content/games/the-curse-of-monkey-island.md rename to content/games/pc/the-curse-of-monkey-island.md index 32855be..2311d0a 100644 --- a/content/games/the-curse-of-monkey-island.md +++ b/content/games/pc/the-curse-of-monkey-island.md @@ -7,7 +7,6 @@ howlongtobeat_id: 9822 howlongtobeat_hrs: 8 game_name: "The Curse of Monkey Island" game_developer: 'LucasArts' -game_platform: 'PC' game_genre: 'Adventure' tags: - adventure diff --git a/content/games/the-sims-vacation.md b/content/games/pc/the-sims-vacation.md similarity index 98% rename from content/games/the-sims-vacation.md rename to content/games/pc/the-sims-vacation.md index 79fd8e5..20e0e36 100644 --- a/content/games/the-sims-vacation.md +++ b/content/games/pc/the-sims-vacation.md @@ -4,12 +4,11 @@ title: "The Sims: Vacation the Preview" tags: - 'the sims' - 'simulation' -game_platform: 'PC' howlongtobeat_id: 10204 howlongtobeat_hrs: 2 game_name: "The Sims: Vacation" aliases: - - /articles/previews/the-sims-vacation/ + - /games/the-sims-vacation/ game_genre: 'Simulation' game_release_year: '2002' game_developer: 'Maxis' @@ -23,7 +22,7 @@ The best-selling add-on game from The Sims is without a doubt Hot Date because M ![](/img/games/Vacation/screen001.jpg) -#### What's new? +#### What's new? The game will feature a whole new area (like the town of Hot Date): Vacation Island. There you can easily suck up your long drink through a straw without all those problems on your mind. But of course in all other expansion suits there are not only a few new catches this time, but also about 100 new objects to brighten up your home again. In the latter you would say that objects are created there that no longer exist in real life, because admit: how many are there already and how many do you actually use? In addition to these new finds, a few example houses are also included to see how best to make your home. Perhaps to allow you to pass through as an architect later, your diploma will say 'Sims valuable house ©' at the bottom, who knows ... diff --git a/content/games/torchlight.md b/content/games/pc/torchlight.md similarity index 99% rename from content/games/torchlight.md rename to content/games/pc/torchlight.md index 65ee53e..4ccf3ee 100644 --- a/content/games/torchlight.md +++ b/content/games/pc/torchlight.md @@ -6,8 +6,7 @@ tags: - 'hack and slash' - 'diablo' aliases: - - /articles/reviews/torchlight -game_platform: 'PC' + - /games/torchlight howlongtobeat_id: 10527 howlongtobeat_hrs: 14.5 score: 3 diff --git a/content/games/wizardry-8.md b/content/games/pc/wizardry-8.md similarity index 98% rename from content/games/wizardry-8.md rename to content/games/pc/wizardry-8.md index f43778f..225244b 100644 --- a/content/games/wizardry-8.md +++ b/content/games/pc/wizardry-8.md @@ -5,9 +5,8 @@ tags: - 'Wizardry8' - 'Sir-Tech' - 'crpg' -game_platform: 'PC' aliases: - - /articles/reviews/wizardry8/ + - /games/wizardry8/ game_genre: 'CRPG' howlongtobeat_id: 11228 howlongtobeat_hrs: 91.5 diff --git a/content/games/zeus.md b/content/games/pc/zeus.md similarity index 99% rename from content/games/zeus.md rename to content/games/pc/zeus.md index f420449..03dc28c 100644 --- a/content/games/zeus.md +++ b/content/games/pc/zeus.md @@ -6,9 +6,8 @@ howlongtobeat_hrs: 32 game_name: 'Zeus: master of Olympus' game_genre: 'Strategy' game_release_year: '2000' -game_platform: 'PC' game_developer: 'Impressions Games' -aliases: ['/articles/reviews/zeus/'] +aliases: ['/games/zeus/'] tags: ['Zeus', 'Emperor', 'Strategy'] --- diff --git a/content/platforms/snes.md b/content/games/snes/_index.md similarity index 79% rename from content/platforms/snes.md rename to content/games/snes/_index.md index 0eb1351..c2961c1 100644 --- a/content/platforms/snes.md +++ b/content/games/snes/_index.md @@ -1,7 +1,13 @@ --- -title: Super Nintendo Entertainment System -platform: SNES +title: SNES +type: platform +platform: snes +ignore: true image: /img/snes-cover.png --- +# Platform: Super NES + +--- + The Super Nintendo Entertainment System, or simply SNES, is revered as the undisputed king of the classic 16-bit console era. With big hitters such as the Legend of Zelda: A Link to the Past, [Super Metroid](/games/super-metroid) and a plethora of [jrpg](/tags/jrpg)s, you were pretty much set with a SNES. _Genesis doesn't_... \ No newline at end of file diff --git a/content/games/super-metroid.md b/content/games/snes/super-metroid.md similarity index 99% rename from content/games/super-metroid.md rename to content/games/snes/super-metroid.md index 57cff2e..75f1b90 100644 --- a/content/games/super-metroid.md +++ b/content/games/snes/super-metroid.md @@ -4,7 +4,6 @@ date: 2021-07-02 howlongtobeat_id: 9390 howlongtobeat_hrs: 7.5 game_name: Super Metroid -game_platform: SNES game_release_year: 1994 score: 5 game_developer: Nintendo diff --git a/content/platforms/switch.md b/content/games/switch/_index.md similarity index 86% rename from content/platforms/switch.md rename to content/games/switch/_index.md index 2733077..91b9eeb 100644 --- a/content/platforms/switch.md +++ b/content/games/switch/_index.md @@ -1,7 +1,13 @@ --- title: Nintendo Switch -platform: Switch +platform: switch +ignore: true +type: platform image: "/img/switch-cover.png" --- +# Platform: Nintendo Switch + +--- + Is It A Handheld? Is It A Bird? It's a Hybrid Console! And a damn good one, judging from the sales results---and the sheer number of excellent games. The Switch could also be called [a perfect retro (port) machine](/articles/switching-to-the-definitive-nostalgic-console/), as many previously Sony-exclusive games found its re-release here. Sadly, Nintendo ceased its [3DS](/platforms/3ds) line, so from now on, it's only the Switch. diff --git a/content/games/bloodstained-ritual-of-the-night.md b/content/games/switch/bloodstained-ritual-of-the-night.md similarity index 98% rename from content/games/bloodstained-ritual-of-the-night.md rename to content/games/switch/bloodstained-ritual-of-the-night.md index 4a352b1..d014ea4 100644 --- a/content/games/bloodstained-ritual-of-the-night.md +++ b/content/games/switch/bloodstained-ritual-of-the-night.md @@ -5,15 +5,15 @@ tags: - 'bloodstained' - 'metroidvania' description: "One year later, Ritual of the Night is still unplayable on the Nintendo Switch. Numerous patches later, the game still stutters and crashes, with its most popular screen being the loading one. We're off to a great start here... " -game_platform: 'Switch' howlongtobeat_id: 26266 howlongtobeat_hrs: 13.5 +score: 2 game_name: "Bloodstained: Ritual of the Night" game_genre: 'Metroidvania' game_release_year: '2019' game_developer: 'ArtPlay' aliases: - - '/articles/reviews/bloodstained-ritual-of-the-night/' + - '/switch/bloodstained-ritual-of-the-night/' --- One year later, Ritual of the Night is still unplayable on the Nintendo Switch. Numerous patches later, the game still stutters and crashes, with its most popular screen being the loading one. We're off to a great start here... diff --git a/content/games/bug-fables.md b/content/games/switch/bug-fables.md similarity index 99% rename from content/games/bug-fables.md rename to content/games/switch/bug-fables.md index e322056..0264083 100644 --- a/content/games/bug-fables.md +++ b/content/games/switch/bug-fables.md @@ -7,7 +7,6 @@ howlongtobeat_id: 72078 howlongtobeat_hrs: 25 game_name: 'Bug Fables' game_developer: 'Mooonsprout Games' -game_platform: 'switch' game_genre: 'RPG' tags: - paper mario diff --git a/content/games/castlevania-advance-collection.md b/content/games/switch/castlevania-advance-collection.md similarity index 99% rename from content/games/castlevania-advance-collection.md rename to content/games/switch/castlevania-advance-collection.md index a5a1936..55008ed 100644 --- a/content/games/castlevania-advance-collection.md +++ b/content/games/switch/castlevania-advance-collection.md @@ -4,7 +4,6 @@ date: 2021-10-10 game_developer: 'Konami' game_genre: 'Metroidvania' game_name: 'Castlevania Advance Collection' -game_platform: 'switch' score: 4 game_release_year: 2021 howlongtobeat_hrs: 19.5 diff --git a/content/games/diablo-3.md b/content/games/switch/diablo-3.md similarity index 99% rename from content/games/diablo-3.md rename to content/games/switch/diablo-3.md index 7a502e9..184a993 100644 --- a/content/games/diablo-3.md +++ b/content/games/switch/diablo-3.md @@ -6,8 +6,7 @@ tags: - 'hack and slash' - 'diablo' aliases: - - /articles/reviews/diablo-3 -game_platform: 'Switch' + - /games/diablo-3 howlongtobeat_id: 62129 score: 4 howlongtobeat_hrs: 20.5 diff --git a/content/games/flipping-death.md b/content/games/switch/flipping-death.md similarity index 99% rename from content/games/flipping-death.md rename to content/games/switch/flipping-death.md index 46f9378..42a7379 100644 --- a/content/games/flipping-death.md +++ b/content/games/switch/flipping-death.md @@ -7,7 +7,6 @@ score: 2 game_release_year: 2018 game_name: 'Flipping Death' game_developer: 'Zoink' -game_platform: 'switch' game_genre: 'Puzzle' tags: - puzzle diff --git a/content/games/guacamelee.md b/content/games/switch/guacamelee.md similarity index 99% rename from content/games/guacamelee.md rename to content/games/switch/guacamelee.md index 12005a4..bf03ab8 100644 --- a/content/games/guacamelee.md +++ b/content/games/switch/guacamelee.md @@ -7,7 +7,6 @@ howlongtobeat_id: 19973 howlongtobeat_hrs: 7 game_name: "Guacamelee Super Turbo Championship Edition" game_developer: 'DrinkBox Studios' -game_platform: 'switch' game_genre: 'Metroidvania' tags: - metroidvania diff --git a/content/games/hollow-knight.md b/content/games/switch/hollow-knight.md similarity index 99% rename from content/games/hollow-knight.md rename to content/games/switch/hollow-knight.md index a0992e7..fe715c5 100644 --- a/content/games/hollow-knight.md +++ b/content/games/switch/hollow-knight.md @@ -6,7 +6,6 @@ tags: - 'metroidvania' aliases: - /articles/reviews/hollow-knight -game_platform: 'Switch' howlongtobeat_id: 26286 howlongtobeat_hrs: 26 score: 5 diff --git a/content/games/ion-fury.md b/content/games/switch/ion-fury.md similarity index 99% rename from content/games/ion-fury.md rename to content/games/switch/ion-fury.md index 123e462..11920c4 100644 --- a/content/games/ion-fury.md +++ b/content/games/switch/ion-fury.md @@ -10,9 +10,9 @@ aliases: - /articles/reviews/ion-fury howlongtobeat_id: 49534 howlongtobeat_hrs: 9.5 +score: 4 game_name: 'Ion Fury' description: "Time to kick ass again - and don't forget to chew bubblegum! Does Shelly and the Build engine stand a chance anno 2020?" -game_platform: 'Switch' game_genre: 'FPS' game_release_year: '2020' game_developer: 'Voidpoint' diff --git a/content/games/irony-curtain.md b/content/games/switch/irony-curtain.md similarity index 99% rename from content/games/irony-curtain.md rename to content/games/switch/irony-curtain.md index cd866b3..8940efe 100644 --- a/content/games/irony-curtain.md +++ b/content/games/switch/irony-curtain.md @@ -7,7 +7,6 @@ howlongtobeat_hrs: 8.5 game_name: 'Irony Curtain' game_release_year: 2019 game_developer: 'Artifex Mundi' -game_platform: 'switch' game_genre: 'adventure' tags: - adventure diff --git a/content/games/rayman-legends.md b/content/games/switch/rayman-legends.md similarity index 99% rename from content/games/rayman-legends.md rename to content/games/switch/rayman-legends.md index d20069b..8699426 100644 --- a/content/games/rayman-legends.md +++ b/content/games/switch/rayman-legends.md @@ -7,7 +7,6 @@ howlongtobeat_id: 12655 howlongtobeat_hrs: 10 game_name: "Rayman Legends Definitive Edition" game_developer: 'Ubisot Montpelier' -game_platform: 'switch' game_genre: '2D Platformer' tags: - platformer diff --git a/content/games/sonic-mania.md b/content/games/switch/sonic-mania.md similarity index 99% rename from content/games/sonic-mania.md rename to content/games/switch/sonic-mania.md index 6a03c45..47f2b16 100644 --- a/content/games/sonic-mania.md +++ b/content/games/switch/sonic-mania.md @@ -6,8 +6,7 @@ tags: - 'Sonic Mania' - '2D Platformer' aliases: - - /articles/reviews/sonic-mania -game_platform: 'Switch' + - /games/sonic-mania howlongtobeat_id: 38916 howlongtobeat_hrs: 5.5 score: 5 diff --git a/content/games/the-messenger.md b/content/games/switch/the-messenger.md similarity index 99% rename from content/games/the-messenger.md rename to content/games/switch/the-messenger.md index 4c62834..12a207c 100644 --- a/content/games/the-messenger.md +++ b/content/games/switch/the-messenger.md @@ -6,8 +6,7 @@ tags: - 'castlevania' - '2D Platformer' aliases: - - /articles/reviews/the-messenger -game_platform: 'Switch' + - /games/the-messenger howlongtobeat_id: 60176 howlongtobeat_hrs: 11.5 score: 4 diff --git a/content/games/titan-quest.md b/content/games/switch/titan-quest.md similarity index 99% rename from content/games/titan-quest.md rename to content/games/switch/titan-quest.md index e50eada..4c7b3b6 100644 --- a/content/games/titan-quest.md +++ b/content/games/switch/titan-quest.md @@ -6,8 +6,7 @@ tags: - 'hack and slash' - 'diablo' aliases: - - /articles/reviews/titan-quest -game_platform: 'Switch' + - /games/titan-quest howlongtobeat_id: 10379 score: 2 howlongtobeat_hrs: 25.5 diff --git a/content/games/torchlight-2.md b/content/games/switch/torchlight-2.md similarity index 99% rename from content/games/torchlight-2.md rename to content/games/switch/torchlight-2.md index a8efc5c..d706f26 100644 --- a/content/games/torchlight-2.md +++ b/content/games/switch/torchlight-2.md @@ -7,8 +7,7 @@ tags: - 'hack and slash' - 'diablo' aliases: - - /articles/reviews/torchlight-2 -game_platform: 'Switch' + - /games/torchlight-2 howlongtobeat_id: 10528 howlongtobeat_hrs: 20.5 score: 3 diff --git a/content/platforms.md b/content/platforms.md new file mode 100644 index 0000000..fc84dda --- /dev/null +++ b/content/platforms.md @@ -0,0 +1,6 @@ +--- +title: all +type: platforms +--- + +### Browse all platforms » diff --git a/content/platforms/gba.md b/content/platforms/gba.md deleted file mode 100644 index ad4191d..0000000 --- a/content/platforms/gba.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: Game Boy Advance -platform: GBA -image: "/img/gba-cover.png" ---- - -Finally advancing the [original Game Boy](/platforms/gb) and its [color variant](/platforms/gbc) into the 32-bit era! The GBA was a _huge_ success, and rightfully so called a _Pocket SNES_---not only because of the many ports. It is one of my favorite platforms, and thanks to the ARM processor technology, quite easy to program on. \ No newline at end of file diff --git a/content/platforms/gbc.md b/content/platforms/gbc.md deleted file mode 100644 index 9f04e02..0000000 --- a/content/platforms/gbc.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: Game Boy Color -platform: GBC -image: "/img/gbc-cover.png" ---- - -The Gray Brick upgraded with Colors and all! Released nine years after [The Original Game Boy](/platforms/gb), Nintendo---and thus, we---finally saw things in color! For actually seeing "the light", we'd have to wait until a backlit-enabled version of [the GBA](/platforms/gba) was to be released in 2003. The GBC doubled the CPU and memory power of the GB, but sadly only lived for three short years, before the GBA replaced it. diff --git a/themes/jefklak-creative-portfolio/layouts/_default/rss.xml b/themes/jefklak-creative-portfolio/layouts/_default/rss.xml index abac3b5..4e438b8 100644 --- a/themes/jefklak-creative-portfolio/layouts/_default/rss.xml +++ b/themes/jefklak-creative-portfolio/layouts/_default/rss.xml @@ -29,7 +29,7 @@ {{ printf "" .Permalink .MediaType | safeHTML }} {{ end }} {{ range $pages }} - {{ if and (in $allowedRssSections .Section) (gt (len .Content) 1) }} + {{ if and (in $allowedRssSections .Section) (gt (len .Content) 1) (ne .Params.type "platform") }} {{ .Title }} {{ .Permalink }} @@ -85,8 +85,9 @@ {{ if .Params.game_name }}

- {{ with .Params.game_platform }} -  Played on: {{ . }}
+ {{ $platform := .CurrentSection.Title }} + {{ with .CurrentSection.Params.platform }} +  Played on: {{ $platform }}
{{ end }} {{ with .Params.game_genre }} {{ $tag := replaceRE `\s` "-" . }} diff --git a/themes/jefklak-creative-portfolio/layouts/_default/terms.html b/themes/jefklak-creative-portfolio/layouts/_default/terms.html index 01ae938..c44d32f 100644 --- a/themes/jefklak-creative-portfolio/layouts/_default/terms.html +++ b/themes/jefklak-creative-portfolio/layouts/_default/terms.html @@ -29,7 +29,7 @@


    - {{ range (where .Site.Pages "Section" "==" "platforms") }} + {{ range (where .Site.Pages ".Params.type" "==" "platform") }}
  • {{ .Title }}
  • diff --git a/themes/jefklak-creative-portfolio/layouts/games/index.html b/themes/jefklak-creative-portfolio/layouts/games/index.html new file mode 100644 index 0000000..cf318df --- /dev/null +++ b/themes/jefklak-creative-portfolio/layouts/games/index.html @@ -0,0 +1,4 @@ +testsdfsdfsd + +sfsdf + diff --git a/themes/jefklak-creative-portfolio/layouts/partials/portfolio-block.html b/themes/jefklak-creative-portfolio/layouts/partials/portfolio-block.html index 047650e..0059032 100644 --- a/themes/jefklak-creative-portfolio/layouts/partials/portfolio-block.html +++ b/themes/jefklak-creative-portfolio/layouts/partials/portfolio-block.html @@ -43,7 +43,7 @@ {{ .Summary }} {{ else }}

    - A {{ .Params.game_genre }} game on the {{ .Params.game_platform }} By {{ .Params.game_developer }} in {{ .Params.game_release_year }} that takes about {{ .Params.howlongtobeat_hrs }} hour(s) to beat. + A {{ .Params.game_genre }} game by {{ .Params.game_developer }} in {{ .Params.game_release_year }} that takes about {{ .Params.howlongtobeat_hrs }} hour(s) to beat.

    {{ partial "score" . }} diff --git a/themes/jefklak-creative-portfolio/layouts/partials/portfoliolite.html b/themes/jefklak-creative-portfolio/layouts/partials/portfoliolite.html index 1b12389..298a41d 100644 --- a/themes/jefklak-creative-portfolio/layouts/partials/portfoliolite.html +++ b/themes/jefklak-creative-portfolio/layouts/partials/portfoliolite.html @@ -23,11 +23,16 @@ Sorting relies on JavaScript which is currently disabled.

    - {{ range .Pages }} + {{ range .RegularPagesRecursive }} + {{ if isset .Params "game_name" }} {{ partial "portfoliolite-block.html" . }} + {{ end }} {{ end }}
    +

    + Browse the Codex: all games | by platform | the appendix. +


    diff --git a/themes/jefklak-creative-portfolio/layouts/partials/sidebar.html b/themes/jefklak-creative-portfolio/layouts/partials/sidebar.html index 4a4b21c..8b1d539 100644 --- a/themes/jefklak-creative-portfolio/layouts/partials/sidebar.html +++ b/themes/jefklak-creative-portfolio/layouts/partials/sidebar.html @@ -17,9 +17,12 @@

    game cover image - {{ with .Params.game_platform }} - {{ . }} -  Played on: {{ . }}
    + {{ if ne .CurrentSection.Params.platform .Params.platform }} + {{ $platform := .CurrentSection.Title }} + {{ with .CurrentSection.Params.platform }} + {{ $platform }} +  Played on: {{ $platform }}
    + {{ end }} {{ end }} {{ with .Params.game_genre }} @@ -85,7 +88,7 @@ {{ else if .Summary }} {{ .Summary }} {{ else }} - A {{ .Params.game_genre }} game on the {{ .Params.game_platform }} By {{ .Params.game_developer }} in {{ .Params.game_release_year }} that takes about {{ .Params.howlongtobeat_hrs }} hour(s) to beat. + A {{ .Params.game_genre }} game by {{ .Params.game_developer }} in {{ .Params.game_release_year }} that takes about {{ .Params.howlongtobeat_hrs }} hour(s) to beat. {{ end }} diff --git a/themes/jefklak-creative-portfolio/layouts/platforms/single.html b/themes/jefklak-creative-portfolio/layouts/platforms/single.html index f5b23a2..2bfc9f0 100644 --- a/themes/jefklak-creative-portfolio/layouts/platforms/single.html +++ b/themes/jefklak-creative-portfolio/layouts/platforms/single.html @@ -1,49 +1,19 @@ - {{ define "main" }} -

    - {{ partial "mobile_nav_toggle.html" . }} -
    -
    -
    +
    + {{ partial "mobile_nav_toggle.html" . }} -
    -

    Platform: {{ .Title }}

    -
    -
    +
    + + + +
    + {{ .Content }} +
    -
    - {{ .Content | safeHTML }} -
    - - Browse the Codex: all games | by platform | the appendix
    - -

    Games »

    - -
    - Sort by: -    -    -    -    - -
    - -
    - {{ $targetplatform := .Params.platform | lower }} - {{ range (where .Site.Pages ".Section" "in" (slice "games" "articles")) }} - {{ $platform := .Params.game_platform | lower }} - {{ if eq $targetplatform $platform }} - {{ partial "portfoliolite-block.html" . }} - {{ end }} + {{ range where .Site.Pages "Params.type" "eq" "platform" }} + {{ partial "portfolio-block.html" . }} {{ end }} -
    - -
    - -
    -
    -
    +
    -{{ end }} + +{{ end }} \ No newline at end of file