Compare commits

..

4 Commits

12 changed files with 971 additions and 1207 deletions

1
.envrc
View File

@ -1 +0,0 @@
layout python

5
.gitignore vendored
View File

@ -1,2 +1,5 @@
.vscode/
env/ env/
*.pyc
*.pyc
*.code-snippets

View File

@ -1,11 +0,0 @@
{
"New Game": {
"prefix": "ng",
"body": [
"- name: \"$1\"",
" platform: \"$2\"",
""
],
"description": "Create new game entry"
}
}

1
README.txt Symbolic link
View File

@ -0,0 +1 @@
gamelog.txt

View File

@ -1,11 +1,11 @@
#!/bin/env python3 #!/bin/env python
from yaml import safe_load from yaml import safe_load
from glob import glob from glob import glob
from os.path import dirname from os.path import dirname
BASE = dirname(__file__) + '/src' BASE = dirname(__file__) + '/src'
FILES = sorted(glob(f'{BASE}/*.yaml')) FILES = glob(f'{BASE}/*.yaml')
# GLOBAL VARIABLES # GLOBAL VARIABLES
@ -13,10 +13,9 @@ global CORNER_LEFT, CORNER_RIGHT, WALL_LEFT, WALL_RIGHT
# CONSTANTS # CONSTANTS
MAX_WIDTH_TITLE = 40
MAX_WIDTH_PLATFORM = 4 MAX_WIDTH_PLATFORM = 4
MAX_WIDTH_NAME = 44 MAX_WIDTH_NAME = 54
MAX_WIDTH_TITLE = MAX_WIDTH_NAME - 20
MAX_WIDTH = 1 + MAX_WIDTH_PLATFORM + 3 + MAX_WIDTH_NAME + 1 MAX_WIDTH = 1 + MAX_WIDTH_PLATFORM + 3 + MAX_WIDTH_NAME + 1
TITLE_PADDING = 7 TITLE_PADDING = 7
DELIMITER = "| :|" DELIMITER = "| :|"
@ -107,8 +106,8 @@ def build_table(index, games):
# actual game text # actual game text
for game in games: for game in games:
name = game.get('name') name = game['name']
platform = game.get('platform', '') platform = game['platform']
if len(platform) > MAX_WIDTH_PLATFORM: if len(platform) > MAX_WIDTH_PLATFORM:
raise Exception(f"Platform shortcode for {name} is longer than {MAX_WIDTH_PLATFORM} characters. Invalid.") raise Exception(f"Platform shortcode for {name} is longer than {MAX_WIDTH_PLATFORM} characters. Invalid.")

View File

@ -1,310 +1,246 @@
____________________ | :| _________________________ | :| _________________________ _________________________ | :| _________________________ | :| ____________________
_______________// \\_______________| :|____________// \\____________| :|_____________// \\____________ __________________// \\_________________| :|_________________// \\_________________| :|____________________// \\____________________
_______________| Wishlist |_______________| :|____________| List of Shame |____________| :|_____________| List of Pride |____________ __________________| List of Shame |_________________| :|_________________| List of Pride |_________________| :|____________________| Wishlist |____________________
\\____________________// | :| \\_________________________// | :| \\_________________________// \\_________________________// | :| \\_________________________// | :| \\____________________//
| :| | :| | :| | :|
- Not Yet Owned [W001] | :| - Currently Playing [S001] | :| - Early Days [P001] - Currently Playing [S001] | :| - Early Days [P001] | :| - Not Yet Owned [W001]
| :| - Upcoming Co-Op [S002] | :| - First PC [P002] - Upcoming [S002] | :| - First PC [P002] | :|
_________________________ | :| - Upcoming Solo [S003] | :| - The Multiplayer Phase [P003] - Soon(TM) 2022 [S003] | :| - The Multiplayer Phase [P003] | :| _________________________
_____________// \\____________| :| - Soon(TM) 2024 [S004] | :| - 2020 [P004] - Unknown Future [S004] | :| - 2020 [P004] | :|__________________// \\_________________
_____________| Not Yet Owned |____________| :| - Unknown Future [S005] | :| - 2021 [P005] - Haunts my Dreams [S005] | :| - 2021 [P005] | :|__________________| Not Yet Owned |_________________
\\_________________________// [W001] | :| - Dropped for now (Haunts my dreams) [S006] | :| - 2022 [P006] - Not Yet Owned (Wishlist) [S006] | :| - 2022 [P006] | :| \\_________________________// [W001]
| :| | :| - 2023 [P007] | :| - 2023 [P007] | :|
______ ______________________________________________| :| _____________________________ | :| - 2024 [P008] _____________________________ | :| | :|______ ________________________________________________________
|======|==============================================| :|__________// \\__________| :| ________________// \\_______________| :| ______________________ | :|======|========================================================|
| PC | Hollow Knight: Silksong | :|__________| Currently Playing |__________| :| ______________________ ________________| Currently Playing |_______________| :|___________________// \\__________________| :| PC | Hollow Knight: Silksong |
| PC | Starfetchers - Episode 1 | :| \\_____________________________// [S001] | :|______________// \\______________ \\_____________________________// [S001] | :|___________________| Early Days |__________________| :| PC | Starfetchers - Episode 1 |
| PC | OPUS: Prism Peak | :| | :|______________| Early Days |______________ | :| \\______________________// [P001] | :| PC | Ghost Song |
| PC | Switchcars | :|______ ______________________________________________| :| \\______________________// [P001] ______ ________________________________________________________| :| | :| PC | Slay the Spire |
| PS1 | Parasite Eve | :|======|==============================================| :| |======|========================================================| :|______ ________________________________________________________| :| PC | V Rising |
| PC | Tunic | :| TTS | Kingdom Death: Monster | :|______ ______________________________________________ | PC | Kingdom Two Crowns | :|======|========================================================| :| PC | Beacon Pines |
| PC | Nine Sols | :| PC | Dark Souls 3 | :|======|==============================================| | PC | The Sexy Brutale | :| GBC | Pokemon Silver | :| PC | Switchcars |
| PC | Psychonauts | :| PC | Monster Hunter: World (Postgame) | :| GBC | Pokemon Silver | | PC | CrossCode | :| GBC | Jungle Book: Mowgli's Adventure | :| PC | Into the Breach |
| PC | Psychonauts 2 | :| NDS | Pokemon: Blaze Black | :| GBC | Jungle Book: Mowgli's Adventure | |______|________________________________________________________| :| GBA | Pokemon Sapphire | :| PS1 | Parasite Eve |
| PS2 | God Hand | :|______|______________________________________________| :| GBA | Pokemon Sapphire | ____________________ | :| GBC | Pokemon Trading Card Game | :| PC | Sifu |
| PC | Shovel Knight | :| __________________________ | :| GBC | Pokemon Trading Card Game | ____________________// \\____________________| :| GBC | Pokemon Crystal | :| PS4 | Dark Souls 2 |
| PC | Astalon: Tears of the Earth | :|____________// \\___________| :| GBC | Pokemon Crystal | ____________________| Upcoming |____________________| :| PC | Colin McRae Rally 2.0 | :| PS4 | Dark Souls 3 |
| PC | Death Trash | :|____________| Upcoming Co-Op |___________| :| PC | Colin McRae Rally 2.0 | \\____________________// [S002] | :| PC | Anno 1602 | :| PC | Griftlands |
| PC | Hellblade: Senua's Sacrifice | :| \\__________________________// [S002] | :| PC | Anno 1602 | | :| GBA | Pokemon Emerald | :| PC | Tunic |
| PC | Ooblets | :| | :| GBA | Pokemon Emerald | ______ ________________________________________________________| :| PC | Need for Speed: Underground | :| PC | Nine Sols |
| PC | Journey | :|______ ______________________________________________| :| PC | Need for Speed: Underground | |======|========================================================| :| PC | Need for Speed: Underground 2 | :| PC | Psychonauts |
| PC | Baba Is You | :|======|==============================================| :| PC | Need for Speed: Underground 2 | | PS4 | Persona 5 Royal | :| PC | Robin Hood: Legend of Sherwood | :| PC | Psychonauts 2 |
| PC | Ni no Kuni: Wrath of the White Witch | :| PC | Anno 1800 - All DLCs - Co-Op | :| PC | Robin Hood: Legend of Sherwood | | PC | Gnosia | :| PC | Driver | :| PC | Cave Story+ |
| PC | Ikenfell | :| PC | Castle Crashers | :| PC | Driver | | PC | Nioh: Complete Edition | :| PSP | Metal Gear Solid: Peacewalker | :| PS2 | God Hand |
| PC | Moonscars | :|______|______________________________________________| :| PSP | Metal Gear Solid: Peacewalker | | PC | Death's Door | :| PSX | Metal Gear Solid | :| PC | Shovel Knight |
| PC | Carrion | :| _________________________ | :| PSX | Metal Gear Solid | | PC | SNKRX | :| PC | F1 '02 | :| PS3 | Assassin's Creed |
| PC | Haven | :|____________// \\____________| :| PC | F1 '02 | | PC | BAD END THEATER | :| GBA | Kim Possible: Revenge of the Monkey Fist | :| PC | Astalon: Tears of the Earth |
| PC | Signs of the Sojourner | :|____________| Upcoming Solo |____________| :| GBA | Kim Possible: Revenge of the Monkey Fist | |______|________________________________________________________| :| PS2 | Dragon Quest VIII | :| PC | Bloodstained: Ritual of the Night |
| PC | A Space for the Unbound | :| \\_________________________// [S003] | :| PS2 | Dragon Quest VIII | _________________________ | :| NDS | Final Fantasy III | :| PC | Death Trash |
| PC | Crowsworn | :| | :| NDS | Final Fantasy III | __________________// \\_________________| :| GBA | Final Fantasy I & II: Dawn of Souls | :| PC | Trails Rising |
| PC | MO: Astray | :|______ ______________________________________________| :| GBA | Final Fantasy I & II: Dawn of Souls | __________________| Soon(TM) 2022 |_________________| :| NDS | Final Fantasy IV | :| PC | Hellblade: Senua's Sacrifice |
| PC | Against The Storm | :|======|==============================================| :| NDS | Final Fantasy IV | \\_________________________// [S003] | :| GBA | Final Fantasy V Advance | :| PC | Factorio |
| PC | Urbek City Builder | :| PC | Metal Gear Solid 3: Snake Eater | :| GBA | Final Fantasy V Advance | | :| GBA | Final Fantasy VI Advance | :| PC | VA-11 Hall-A: Cyberpunk Bartender Action |
| PC | Hyper Light Breaker | :|______|______________________________________________| :| GBA | Final Fantasy VI Advance | ______ ________________________________________________________| :| PSP | Lego Star Wars | :| PC | Katana Zero |
| PC | Crypt of the Necrodancer | :| _________________________ | :| PSP | Lego Star Wars | |======|========================================================| :| PSP | Lego Star Wars II | :| PC | art of rally |
| PC | Just Shapes & Beats | :|____________// \\____________| :| PSP | Lego Star Wars II | | PS4 | Kingdom Hearts: Dream Drops Distance HD | :| PSP | Monster Hunter Freedom Unite | :| PC | Ooblets |
| PC | A Short Hike | :|____________| Soon(TM) 2024 |____________| :| PSP | Monster Hunter Freedom Unite | | PC | Wandersong | :| PSP | Dissidia: Final Fantasy | :| PC | Don't Escape: 4 Days to Survive |
| PC | Omori | :| \\_________________________// [S004] | :| PSP | Dissidia: Final Fantasy | | PC | Outer Wilds | :| PSP | duodecim Dissidia: Final Fantasy | :| PC | Journey |
| PC | Arctic Awakening | :| | :| PSP | duodecim Dissidia: Final Fantasy | | PS4 | Gravity Rush: Remastered | :| PS2 | Kingdom Hearts 2 | :| PC | Baba Is You |
| PC | Solar Ash | :|______ ______________________________________________| :| PS2 | Kingdom Hearts 2 | | PC | LISA | :| GBA | Kingdom Hearts: Chain of Memories | :| PC | Ni no Kuni: Wrath of the White Witch |
| PC | Nara: Facing Fire | :|======|==============================================| :| GBA | Kingdom Hearts: Chain of Memories | |______|________________________________________________________| :| PS2 | Kingdom Hearts | :| PC | Ikenfell |
| PC | Death's Gambit: Afterlife | :| PC | Pseudoregalia | :| PS2 | Kingdom Hearts | __________________________ | :| PSP | Ratchet and Clank: Size Matters | :| PC | Moonscars |
| PC | The Outbound Ghost | :|______|______________________________________________| :| PSP | Ratchet and Clank: Size Matters | _________________// \\_________________| :| PSP | Exit | :| PC | Control: Ultimate Edition |
| PC | Sackboy: A Big Adventure | :| __________________________ | :| PSP | Exit | _________________| Unknown Future |_________________| :| PC | Need for Speed: Most Wanted (2005) | :| PC | Carrion |
| PC | Buck Up and Drive! | :|____________// \\___________| :| PC | Need for Speed: Most Wanted (2005) | \\__________________________// [S004] | :| GBA | The Legend of Zelda: Minish Cap | :| PC | Haven |
| PC | Mandragora | :|____________| Unknown Future |___________| :| GBA | The Legend of Zelda: Minish Cap | | :| PC | Moorhuhn 3: ...Es Gibt Huhn! | :| PC | The Unliving |
| PC | Return to Monkey Island | :| \\__________________________// [S005] | :| PC | Moorhuhn 3: ...Es Gibt Huhn! | ______ ________________________________________________________| :| GBA | Pokemon Pinball: Ruby & Sapphire | :| PC | Persona 4 Golden |
| PC | Aero GPX | :| | :| GBA | Pokemon Pinball: Ruby & Sapphire | |======|========================================================| :| NDS | Mario Kart DS | :| PC | Signs of the Sojourner |
| PC | Replaced | :|______ ______________________________________________| :| NDS | Mario Kart DS | | PS4 | Theatrythm Final Fantasy: Final Bar Line | :| GBA | Pokemon Leaf Green | :| PC | A Space for the Unbound |
| PC | Earthblade | :|======|==============================================| :| GBA | Pokemon Leaf Green | | PC | Dragon's Dogma: Dark Arisen | :| GBA | Pokemon Mystery Dungeon: Red Rescue Team | :| PC | Card Shark |
| PC | Crystal Project | :| PC | Final Fantasy XII | :| GBA | Pokemon Mystery Dungeon: Red Rescue Team | | PC | Spiritfarer: Farewell Edition | :| PC | Shrek 2 | :| PC | Strange Horticulture |
| PC | Children of the Sun | :| PC | Star of Providence | :| PC | Shrek 2 | | PC | Hades | :| NDS | SimCity Builder | :| PC | Crowsworn |
| PC | Depersonalization | :| PC | Bloodstained: Curse of the Moon 2 | :| NDS | SimCity Builder | | PC | Final Fantasy VIII | :| NDS | Nintendogs: Labrador and Friends | :| PC | MO: Astray |
| PC | Grim Guardians: Demon Purge | :| PC | Spiritfarer: Farewell Edition | :| NDS | Nintendogs: Labrador and Friends | | PC | Dungeon Munchies | :| PC | Yeti Sports | :| PC | Against The Storm |
| PC | Rusted Moss | :| PC | Metal Gear Solid IV: Guns of the Patriots | :| PC | Yeti Sports | | PC | A Hat in Time | :| PC | Asterix & Obelix XXL | :| PC | Urbek City Builder |
| PC | SIGNALIS | :| PC | Metal Gear Solid V: The Phantom Pain | :| PC | Asterix & Obelix XXL | | 3DS | Dragon Quest VIII | :| GBA | Mario & Luigi: Superstar Saga | :| PC | Hyper Light Breaker |
| PC | Drill Man Rumble | :| PC | A Hat in Time | :| GBA | Mario & Luigi: Superstar Saga | | PC | Ori and the Will of the Wisps | :| NDS | Mario & Luigi: Bowser's Story | :| PC | Crypt of the Necrodancer |
| PC | Radio the Universe | :| PC | Transistor | :| NDS | Mario & Luigi: Bowser's Story | | PC | Wizard of Legend | :| NDS | Bomberman Story DS | :| PC | Just Shapes & Beats |
| PC | Pentiment | :| PC | Paranormasight: The Seven Mysteries of Honjo | :| NDS | Bomberman Story DS | | PC | Disco Elysium (Director's Cut) | :| NDS | Pokemon Mystery Dungeon: Explorers of Sky | :| PC | Minit |
| PC | Have a Nice Death | :| PC | Hunt the Night | :| NDS | Pokemon Mystery Dungeon: Explorers of Sky | | PC | Cuphead | :| NDS | Pokemon Pearl | :| PC | A Short Hike |
| PC | Storyteller | :| PC | Antichamber | :| NDS | Pokemon Pearl | | PC | Stanley Parable: Ultra Deluxe | :| PSP | Crisis Core: Final Fantasy VII | :| PC | Dysmantle |
| PC | Mark of the Ninja | :| PS4 | Kingdom Hearts 3 | :| PSP | Crisis Core: Final Fantasy VII | | PC | Danganronpa: Trigger Happy Havoc | :| PSP | Cars | :| PC | Omori |
| PC | Thronefall | :| PC | Gloomwood | :| PSP | Cars | | PC | Yuppie Psycho | :| NDS | Pokemon Platinum | :| PC | Sea of Stars |
| PC | Pizza Tower | :| PC | Titanfall 2 | :| NDS | Pokemon Platinum | | PC | Children of Morta | :| GBA | Sonic Battle | :| PC | The Last Faith |
| PC | Blasphemous 2 | :| PC | Beyond Good and Evil | :| GBA | Sonic Battle | | PS4 | Kingdom Hearts 3 | :| NDS | Hotel Dusk: Room 215 | :| PC | Arctic Awakening |
| PC | Armored Core VI: Fires of Rubicon | :| PC | Rayman Origins | :| NDS | Hotel Dusk: Room 215 | | PC | Hyper Light Drifter | :| PC | Curse of Monkey Island | :| PC | Stray |
| PC | Tower of Sword and Succubus | :| PC | Voice of Cards: The Forsaken Maiden | :| PC | Curse of Monkey Island | | PC | Titanfall 2 | :| PC | Edna & Harvey: The Breakout | :| PC | The Lords of the Fallen |
| PC | Pepper Grinder | :| PC | Voice of Cards: The Beasts of Burden | :| PC | Edna & Harvey: The Breakout | | PC | Kingdom Two Crowns | :| PC | Spy Fox in: Dry Cereal | :| PC | Hunt the Night |
| PC | Cultic | :| PC | Cosmic Star Heroine | :| PC | Spy Fox in: Dry Cereal | | PC | Beyond Good and Evil | :| PC | Spy Fox in: Some Assembly Required | :| PC | Solar Ash |
| PC | We Are Doomed | :| PC | Jusant | :| PC | Spy Fox in: Some Assembly Required | | PC | Rayman Origins | :| PC | Spy Fox in: Operation Ozone | :| PC | Nightingale |
| PC | Super Crush KO | :| PC | Another World | :| PC | Spy Fox in: Operation Ozone | | PC | Asterix & Obelix XXL: Romastered | :| NDS | Kingdom Hearts 358/2 Days | :| PC | Nara: Facing Fire |
| PC | Fall of Porcupine | :| PC | Dusk | :| NDS | Kingdom Hearts 358/2 Days | | PC | Dishonored | :| NDS | Mario Hoops 3-on-3 | :| PC | Death's Gambit: Afterlife |
| PC | Elypse | :| PC | Brothers - A Tale of Two Sons | :| NDS | Mario Hoops 3-on-3 | |______|________________________________________________________| :| PC | N++ | :| PC | SEASON: A letter to the future |
| PC | Wytchwood | :| PC | Knight's Try | :| PC | N++ | ____________________________ | :| NDS | Naruto: Ninja Council 3 | :| PC | Unbound: Worlds Apart |
| PC | The Case of the Golden Idol | :| PC | Citizen Sleeper | :| NDS | Naruto: Ninja Council 3 | ________________// \\________________| :| PSP | Sid Meier's Pirates | :| PC | Gloomwood |
| PC | Oaken | :| PC | Darkest Dungeon | :| PSP | Sid Meier's Pirates | ________________| Haunts my Dreams |________________| :| NDS | Pokemon Soul Silver | :| PC | The Outbound Ghost |
| PC | ULTRAKILL | :| PC | Final Fantasy Type-0 | :| NDS | Pokemon Soul Silver | \\____________________________// [S005] | :| NDS | Pokemon Ranger | :| PC | Cassette Beasts |
| PC | Gal Guardians: Demon Purge | :| PC | Final Fantasy IX | :| NDS | Pokemon Ranger | | :| NDS | Professor Layton and the Curious Village | :| PC | DREDGE |
| PC | Hi-Fi Rush | :| PS3 | Final Fantasy XIII | :| NDS | Professor Layton and the Curious Village | ______ ________________________________________________________| :| NDS | Professor Layton and the Diabolical Box | :| PC | Sackboy: A Big Adventure |
| PC | Rain World | :| PC | Lightning Returns: Final Fantasy XIII | :| NDS | Professor Layton and the Diabolical Box | |======|========================================================| :| PC | Tachyon: The Fringe | :| PC | Buck Up and Drive! |
| PC | Skate Story | :| PC | Bastion | :| PC | Tachyon: The Fringe | | NDS | The World Ends With You | :| NDS | The Simpsons | :| PC | Mandragora |
| PC | Crashlands 2 | :| NX | Xenoblade Chronicles | :| NDS | The Simpsons | | PC | Return of the Obra Dinn | :| NDS | Spectrobes | :| PC | Return to Monkey Island |
| PC | Gunbrella | :| PC | Bayonetta | :| NDS | Spectrobes | | PC | Voice of Cards: The Forsaken Maiden | :| PC | Trackmania Original | :| PC | Escape: The Endless Dogwatch |
| PC | The Plucky Squire | :| PC | The Witcher 3: Wild Hunt | :| PC | Trackmania Original | | PC | Distance | :| GBA | Wario Ware | :| PC | Aero GPX |
| PC | Mika and The Witch's Mountain | :|______|______________________________________________| :| GBA | Wario Ware | | PC | Forager | :| NDS | Yu-Gi-Oh!: World Championship 2008 | :| PC | Final Fantasy XVI |
| PC | Pixelshire | :| ___________________________________ | :| NDS | Yu-Gi-Oh!: World Championship 2008 | | PC | The Secret of Monkey Island | :| PC | Rollercoaster Tycoon 2 | :| PC | Replaced |
| PC | Ghostrunner | :|_______// \\_______| :| PC | Rollercoaster Tycoon 2 | | PC | Monkey Island 2 | :| PC | Crashday | :| PC | Earthblade |
| PC | Boomerang X | :| | Dropped for now (Haunts | | :| PC | Crashday | | GBA | Fire Emblem | :|______|________________________________________________________| :|______|________________________________________________________|
| PC | Enchain | :|_______| my dreams) |_______| :|______|______________________________________________| | PC | Deus Ex: Game of the Year | :| ____________________ | :|
| PC | Doom Eternal | :| \\___________________________________//[S006] | :| ____________________ | PS2 | Metal Gear Solid 2: Sons of Liberty | :|____________________// \\___________________| :|
| PC | Raw Metal | :| | :|_______________// \\_______________ | PC | Bravery Network Online | :|____________________| First PC |___________________| :|
| PC | Death of a Wish | :|______ ______________________________________________| :|_______________| First PC |_______________ | NES | Ninja Gaiden | :| \\____________________// [P002] | :|
| PC | V.A Proxy | :|======|==============================================| :| \\____________________// [P002] | PS3 | Metal Gear Solid 3: Snake Eater | :| | :|
| PC | Octopath Traveler II | :| PC | Final Fantasy XIV | :| | PS2 | Devil May Cry 3 | :|______ ________________________________________________________| :|
| PC | Nowhere Patrol | :| PC | LISA | :|______ ______________________________________________ | PC | It Takes Two | :|======|========================================================| :|
| PC | PokeyPoke | :| PC | Scarlet Hollow | :|======|==============================================| | PC | Potion Craft | :| PC | Terraria | :|
| PC | Post Void | :| PC | Yuppie Psycho | :| PC | Terraria | | PC | Grim Fandango Remastered | :| PC | Minecraft | :|
| PC | Guilty Gear -Strive- | :| PC | Dungeon Munchies | :| PC | Minecraft | | PC | Hypnospace Outlaw | :| PS3 | Little Big Planet | :|
| PC | Worship | :| PC | Alien: Isolation | :| PS3 | Little Big Planet | | PC | FEZ | :| PS3 | F1 2015 | :|
| PC | Paper Trail | :| PS4 | Kingdom Hearts: Dream Drops Distance HD | :| PS3 | F1 2015 | | PC | Tales of Arise | :| PC | Portal | :|
| PC | Reigns: Three Kingdoms | :| PC | Outer Wilds | :| PC | Portal | | PC | One Step from Eden | :| PC | Far Cry 3 | :|
| PC | Monster Hunter Wilds | :| PC | V Rising | :| PC | Far Cry 3 | | PC | Death and Taxes | :| PC | Call of Duty: Modern Warfare 2 | :|
| PC | Makoto Wakaido's Case Files Trilogy | :| PS4 | Gravity Rush: Remastered | :| PC | Call of Duty: Modern Warfare 2 | | PC | Quantum Protocol | :| PSP | Kingdom Hearts: Birth by Sleep | :|
| PC | Ghost Trick: Phantom Detective | :| PC | Hades | :| PSP | Kingdom Hearts: Birth by Sleep | | PC | Metal Gear Solid V: The Phantom Pain | :| PSP | Wipeout Pulse | :|
| PC | Plants vs. Zombies | :| NDS | The World Ends With You | :| PSP | Wipeout Pulse | | PC | Metal Gear Solid IV: Guns of the Patriots | :| PC | Worms 3D | :|
| PC | Astlibra Revision | :| PC | Forager | :| PC | Worms 3D | | PC | Lovely Planet | :| PC | League of Legends | :|
| PC | A Little to the Left | :| PC | The Secret of Monkey Island | :| PC | League of Legends | | PC | Darkest Dungeon | :| PC | Airmech | :|
| PC | Chants of Sennaar | :| PC | Monkey Island 2 | :| PC | Airmech | | PC | Kindred Spirits on the Roof | :| PC | Trackmania United Forever | :|
| PC | SANABI | :| PC | Bravery Network Online | :| PC | Trackmania United Forever | | PC | Owlboy | :| PC | Party Hard | :|
| PC | Cocoon | :| PS2 | Devil May Cry 3 | :| PC | Party Hard | | PC | Ys IX | :| PC | Hotline Miami | :|
| PC | PEPPERED | :| PC | Grim Fandango Remastered | :| PC | Hotline Miami | | PC | Faster Than Light | :| PC | Papers, Please | :|
| PC | Laika: Aged Through Blood | :| PC | Hypnospace Outlaw | :| PC | Papers, Please | | PC | Final Fantasy Type-0 | :| SNES | Super Metroid | :|
| PC | Duelists of Eden | :| PC | One Step from Eden | :| SNES | Super Metroid | | PC | Final Fantasy IX | :| SNES | Super Mario RPG | :|
| PC | Deathsmiles | :| PC | Death and Taxes | :| SNES | Super Mario RPG | | PC | Final Fantasy X | :|______|________________________________________________________| :|
| PC | Galaxy Pass Station | :| PC | Quantum Protocol | :|______|______________________________________________| | PC | Final Fantasy XII | :| _________________________________ | :|
| PC | Worship | :| PC | Lovely Planet | :| _________________________________ | PS3 | Final Fantasy XIII | :|_____________// \\_____________| :|
| PC | Gravity Circuit | :| PC | Octopath Traveler | :|_________// \\________ | PC | Lightning Returns: Final Fantasy XIII | :|_____________| The Multiplayer Phase |_____________| :|
| PC | Aviary Attorney | :| PC | Neon White | :|_________| The Multiplayer Phase |________ | PC | Bastion | :| \\_________________________________// [P003] | :|
| PC | Slipstream | :| PC | Everspace | :| \\_________________________________// [P003] | PC | Crashlands | :| | :|
| PC | Rhythm Doctor | :| PC | CrossCode | :| | NX | Xenoblade Chronicles | :|______ ________________________________________________________| :|
| PC | Saviorless | :| PC | Axiom Verge | :|______ ______________________________________________ | PC | Octopath Traveler | :|======|========================================================| :|
| PC | Phonopolis | :| PC | WORLD OF HORROR | :|======|==============================================| | 3DS | Bravely Default | :| PC | Rocket League | :|
| PC | Lorelei and the Laser Eyes | :| PC | art of rally | :| PC | Rocket League | | PC | Neon White | :| PC | Castle Crashers | :|
|______|______________________________________________| :|______|______________________________________________| :| PC | Castle Crashers | | PC | Dungreed | :| PC | FEAR 3 | :|
| :| | :| PC | FEAR 3 | | PC | Everspace | :| PC | McPixel | :|
| :| | :| PC | McPixel | |______|________________________________________________________| :| PC | 12 Is Better Than 6 | :|
| :| | :| PC | 12 Is Better Than 6 | ____________________________________ | :| PC | Stardew Valley | :|
| :| | :| PC | Stardew Valley | ____________// \\____________| :| PC | Worms Ultimate Mayhem | :|
| :| | :| PC | Worms Ultimate Mayhem | ____________| Not Yet Owned (Wishlist) |____________| :| PC | Counter-Strike: Global Offensive | :|
| :| | :| PC | Counter-Strike: Global Offensive | \\____________________________________// [S006] | :| PC | The Beginner's Guide | :|
| :| | :| PC | The Beginner's Guide | | :| PC | Stanley's Parable | :|
| :| | :| PC | Stanley's Parable | ______ ________________________________________________________| :| PC | What Remains of Edith Finch | :|
| :| | :| PC | What Remains of Edith Finch | |======|========================================================| :| PC | Ori and the Blind Forest | :|
| :| | :| PC | Ori and the Blind Forest | | PC | Hollow Knight: Silksong | :| PC | Realm of the Mad God | :|
| :| | :| PC | Realm of the Mad God | | PC | Starfetchers - Episode 1 | :| PC | Raft | :|
| :| | :| PC | Raft | | PC | Ghost Song | :| NX | The Legend of Zelda: Breath of the Wild | :|
| :| | :| NX | The Legend of Zelda: Breath of the Wild | | PC | Slay the Spire | :| NX | Mario Odyssey | :|
| :| | :| NX | Mario Odyssey | | PC | V Rising | :| NX | Snake Pass | :|
| :| | :| NX | Snake Pass | | PC | Beacon Pines | :| NX | Mario Kart 8: Deluxe | :|
| :| | :| NX | Mario Kart 8: Deluxe | | PC | Switchcars | :|______|________________________________________________________| :|
| :| | :|______|______________________________________________| | PC | Into the Breach | :| ________________ | :|
| :| | :| ________________ | PS1 | Parasite Eve | :|______________________// \\_____________________| :|
| :| | :|_________________// \\_________________ | PC | Sifu | :|______________________| 2020 |_____________________| :|
| :| | :|_________________| 2020 |_________________ | PS4 | Dark Souls 2 | :| \\________________// [P004] | :|
| :| | :| \\________________// [P004] | PS4 | Dark Souls 3 | :| | :|
| :| | :| | PC | Griftlands | :|______ ________________________________________________________| :|
| :| | :|______ ______________________________________________ | PC | Tunic | :|======|========================================================| :|
| :| | :|======|==============================================| | PC | Nine Sols | :| PC | NieR: Automata | :|
| :| | :| PC | NieR: Automata | | PC | Psychonauts | :| PC | Celeste | :|
| :| | :| PC | Celeste | | PC | Psychonauts 2 | :| PC | Monster Hunter: World | :|
| :| | :| PC | Monster Hunter: World | | PC | Cave Story+ | :| PC | A Short Hike | :|
| :| | :| PC | A Short Hike | | PS2 | God Hand | :| PC | Risk of Rain 2 | :|
| :| | :| PC | Risk of Rain 2 | | PC | Shovel Knight | :| PC | Subnautica | :|
| :| | :| PC | Subnautica | | PS3 | Assassin's Creed | :| PC | Among Us | :|
| :| | :| PC | Among Us | | PC | Astalon: Tears of the Earth | :| PC | Phasmophobia | :|
| :| | :| PC | Phasmophobia | | PC | Bloodstained: Ritual of the Night | :| PC | Helltaker | :|
| :| | :| PC | Helltaker | | PC | Death Trash | :| PC | For The King | :|
| :| | :| PC | For The King | | PC | Trails Rising | :| PC | Poppy Kart | :|
| :| | :| PC | Poppy Kart | | PC | Hellblade: Senua's Sacrifice | :|______|________________________________________________________| :|
| :| | :|______|______________________________________________| | PC | Factorio | :| ________________ | :|
| :| | :| ________________ | PC | VA-11 Hall-A: Cyberpunk Bartender Action | :|______________________// \\_____________________| :|
| :| | :|_________________// \\_________________ | PC | Katana Zero | :|______________________| 2021 |_____________________| :|
| :| | :|_________________| 2021 |_________________ | PC | art of rally | :| \\________________// [P005] | :|
| :| | :| \\________________// [P005] | PC | Ooblets | :| | :|
| :| | :| | PC | Don't Escape: 4 Days to Survive | :|______ ________________________________________________________| :|
| :| | :|______ ______________________________________________ | PC | Journey | :|======|========================================================| :|
| :| | :|======|==============================================| | PC | Baba Is You | :| PS4 | Kingdom Hearts 0.2 Birth by Sleep | :|
| :| | :| PS4 | Kingdom Hearts 0.2 Birth by Sleep | | PC | Ni no Kuni: Wrath of the White Witch | :| PC | NieR: Replicant ver.1.22474487139... | :|
| :| | :| PC | NieR: Replicant ver.1.22474487139... | | PC | Ikenfell | :| PC | Portal Reloaded | :|
| :| | :| PC | Portal Reloaded | | PC | Moonscars | :| GBA | Pokemon Gaia v3.2 | :|
| :| | :| GBA | Pokemon Gaia v3.2 | | PC | Control: Ultimate Edition | :| PC | Titan Souls | :|
| :| | :| PC | UNBEATABLE [white label] | | PC | Carrion | :| PC | Midnight Castle Succubus | :|
| :| | :| PC | Titan Souls | | PC | Haven | :| PC | Valheim | :|
| :| | :| PC | Midnight Castle Succubus | | PC | The Unliving | :| PC | Bad North | :|
| :| | :| PC | Valheim | | PC | Persona 4 Golden | :| PC | Star Fetchers Prologue | :|
| :| | :| PC | Bad North | | PC | Signs of the Sojourner | :| PC | Glyph | :|
| :| | :| PC | Star Fetchers Prologue | | PC | A Space for the Unbound | :| PC | The Hex | :|
| :| | :| PC | Glyph | | PC | Card Shark | :| PC | Deepest Sword | :|
| :| | :| PC | The Hex | | PC | Strange Horticulture | :| PC | Prologue For A Vacant Kingdom | :|
| :| | :| PC | Deepest Sword | | PC | Crowsworn | :| PC | Unsighted | :|
| :| | :| PC | Prologue For A Vacant Kingdom | | PC | MO: Astray | :| PC | Voice of Cards: The Isle Dragon Roars | :|
| :| | :| PC | Unsighted | | PC | Against The Storm | :| PC | To The Moon | :|
| :| | :| PC | Voice of Cards: The Isle Dragon Roars | | PC | Urbek City Builder | :|______|________________________________________________________| :|
| :| | :| PC | To The Moon | | PC | Hyper Light Breaker | :| ________________ | :|
| :| | :|______|______________________________________________| | PC | Crypt of the Necrodancer | :|______________________// \\_____________________| :|
| :| | :| ________________ | PC | Just Shapes & Beats | :|______________________| 2022 |_____________________| :|
| :| | :|_________________// \\_________________ | PC | Minit | :| \\________________// [P006] | :|
| :| | :|_________________| 2022 |_________________ | PC | A Short Hike | :| | :|
| :| | :| \\________________// [P006] | PC | Dysmantle | :|______ ________________________________________________________| :|
| :| | :| | PC | Omori | :|======|========================================================| :|
| :| | :|______ ______________________________________________ | PC | Sea of Stars | :| PC | Hollow Knight | :|
| :| | :|======|==============================================| | PC | The Last Faith | :| PC | Black Mesa | :|
| :| | :| PC | Hollow Knight | | PC | Arctic Awakening | :| PC | Warhammer: Vermintide 2 | :|
| :| | :| PC | Black Mesa | | PC | Stray | :| PS4 | 13 Sentinels: Aegis Rim | :|
| :| | :| PC | Warhammer: Vermintide 2 | | PC | The Lords of the Fallen | :| PS4 | Bloodborne | :|
| :| | :| PS4 | 13 Sentinels: Aegis Rim | | PC | Hunt the Night | :| PC | Vampire Survivors | :|
| :| | :| PS4 | Bloodborne | | PC | Solar Ash | :| PC | Elden Ring | :|
| :| | :| PC | Vampire Survivors | | PC | Nightingale | :| PC | OPUS: Echo of Starsong | :|
| :| | :| PC | Elden Ring | | PC | Nara: Facing Fire | :| PC | Stacklands | :|
| :| | :| PC | OPUS: Echo of Starsong | | PC | Death's Gambit: Afterlife | :| PC | Paradise Killer | :|
| :| | :| PC | Stacklands | | PC | SEASON: A letter to the future | :| PC | Webbed | :|
| :| | :| PC | Paradise Killer | | PC | Unbound: Worlds Apart | :| GBA | Pokemon Unbound | :|
| :| | :| PC | Webbed | | PC | Gloomwood | :| PC | Dark Souls: Remastered | :|
| :| | :| GBA | Pokemon Unbound | | PC | The Outbound Ghost | :| PC | Portal 2 | :|
| :| | :| PC | Dark Souls: Remastered | | PC | Cassette Beasts | :| PC | Inscryption | :|
| :| | :| PC | Portal 2 | | PC | DREDGE | :| PC | There is no Game: Wrong Dimension | :|
| :| | :| PC | Inscryption | | PC | Sackboy: A Big Adventure | :| GBA | Castlevania - Aria Of Sorrow | :|
| :| | :| PC | There is no Game: Wrong Dimension | | PC | Buck Up and Drive! | :| PC | Half-Life 2 | :|
| :| | :| GBA | Castlevania - Aria Of Sorrow | | PC | Mandragora | :| PS3 | Drakengard 3 | :|
| :| | :| PC | Half-Life 2 | | PC | Return to Monkey Island | :| PC | Blasphemous | :|
| :| | :| PS3 | Drakengard 3 | | PC | Escape: The Endless Dogwatch | :| PC | Sekiro - Shadows Die Twice (Demon Bell) | :|
| :| | :| PC | Blasphemous | | PC | Aero GPX | :| PC | The Pedestrian | :|
| :| | :| PC | Sekiro - Shadows Die Twice (Demon Bell) | | PC | Final Fantasy XVI | :| GBA | Pokemon Mystery Dungeon: Red Rescue Team | :|
| :| | :| PC | The Pedestrian | | PC | Replaced | :| PC | Final Fantasy VII: New Threat 2.0 | :|
| :| | :| GBA | Pokemon Mystery Dungeon: Red Rescue Team | | PC | Earthblade | :| PC | OPUS: The Day We Found Earth | :|
| :| | :| PC | Final Fantasy VII: New Threat 2.0 | |______|________________________________________________________| :| PC | Need For Speed: Underground 2 | :|
| :| | :| PC | OPUS: The Day We Found Earth | | :| PC | OPUS: Rocket of Whispers | :|
| :| | :| PC | Need For Speed: Underground 2 | | :| PC | Need for Speed: Undergound | :|
| :| | :| PC | OPUS: Rocket of Whispers | | :| PC | Loop Hero | :|
| :| | :| PC | Need for Speed: Undergound | | :| PC | Sekiro: Shadows Die Twice (Demon Bell) (again) | :|
| :| | :| PC | Loop Hero | | :| PC | Crisis Core -Final Fantasy VII- REUNION | :|
| :| | :| PC | Sekiro: Shadows Die Twice (Demon Bell) | | :| PS4 | Bloodborne (again) | :|
| :| | :| | (again) | | :|______|________________________________________________________| :|
| :| | :| PC | Crisis Core -Final Fantasy VII- REUNION | | :| ________________ | :|
| :| | :| PS4 | Bloodborne (again) | | :|______________________// \\_____________________| :|
| :| | :|______|______________________________________________| | :|______________________| 2023 |_____________________| :|
| :| | :| ________________ | :| \\________________// [P007] | :|
| :| | :|_________________// \\_________________ | :| | :|
| :| | :|_________________| 2023 |_________________ | :|______ ________________________________________________________| :|
| :| | :| \\________________// [P007] | :|======|========================================================| :|
| :| | :| | :| PC | Pyre | :|
| :| | :|______ ______________________________________________ | :| PC | The Pinball Wizard | :|
| :| | :|======|==============================================| | :| PC | Sayonara Wild Hearts | :|
| :| | :| PC | Pyre | | :| PC | Manifold Garden | :|
| :| | :| PC | The Pinball Wizard | | :| PC | Bloodstained: Curse of the Moon | :|
| :| | :| PC | Sayonara Wild Hearts | | :| PC | Undertale | :|
| :| | :| PC | Manifold Garden | | :|______|________________________________________________________| :|
| :| | :| PC | Bloodstained: Curse of the Moon |
| :| | :| PC | Undertale |
| :| | :| PC | The Sexy Brutale |
| :| | :| PC | BAD END THEATER |
| :| | :| PC | SNKRX |
| :| | :| PC | Death's Door |
| :| | :| PC | Wandersong |
| :| | :| PC | Kingdom Two Crowns |
| :| | :| PS4 | Theatrythm Final Fantasy: Final Bar Line |
| :| | :| PC | Beacon Pines |
| :| | :| PC | Tiny Tina's Assault on Dragon Keep: A |
| :| | :| | Wonderlands One-shot Adventure |
| :| | :| PC | Hyper Light Drifter |
| :| | :| PC | Dungeon Village |
| :| | :| PC | Escape: The Endless Dogwatch |
| :| | :| PC | Gnosia |
| :| | :| PC | Pokemon - Legends of Sinnoh: Sinnoh League |
| :| | :| | Campaign |
| :| | :| PC | Ori and the Will of the Wisps |
| :| | :| PS4 | Bloodborne (again) |
| :| | :| PC | Card Shark |
| :| | :| PC | Bread and Fred |
| :| | :| PC | Final Fantasy VIII |
| :| | :| PC | It Takes Two |
| :| | :| PC | Vacant Kingdom |
| :| | :| PC | Dark Souls 2 |
| :| | :| PC | Core Keeper |
| :| | :| PC | Sea of Stars |
| :| | :| PC | Sekiro (All Gauntlets) |
| :| | :| PC | Return of the Obra Dinn |
| :| | :| PC | Trine 2 |
| :| | :| PC | A Way Out |
| :| | :| PC | DOOM |
| :| | :| PC | Before your Eyes |
| :| | :| PC | Katana Zero |
| :| | :| PC | The Pathless |
| :| | :| PC | Sifu |
| :| | :| PC | Disco Elysium (Director's Cut) |
| :| | :| PC | Stanley Parable: Ultra Deluxe |
| :| | :|______|______________________________________________|
| :| | :| ________________
| :| | :|_________________// \\_________________
| :| | :|_________________| 2024 |_________________
| :| | :| \\________________// [P008]
| :| | :|
| :| | :|______ ______________________________________________
| :| | :|======|==============================================|
| :| | :| PC | Final Fantasy X |
| :| | :| PC | Cave Story+ |
| :| | :| PC | Lucah: Born of a Dream |
| :| | :| PC | Bokura |
| :| | :| PC | Dark Souls: Remastered |
| :| | :| PC | Aragami |
| :| | :| PC | Halls of Torment |
| :| | :| GBA | Pokemon: Modern Emerald |
| :| | :| PC | New Star GP |
| :| | :| PC | En Garde! |
| :| | :| PC | Everhood |
| :| | :| PS2 | Metal Gear Solid 2: Sons of Liberty |
| :| | :| PC | Don't Escape: 4 Days to Survive |
| :| | :| PC | Elden Ring: Shadows of the Erdtree |
| :| | :| PC | PlateUp! |
| :| | :| PC | Cuphead |
| :| | :|______|______________________________________________|

174
src/001_todo.yaml Normal file
View File

@ -0,0 +1,174 @@
- title: "Currently Playing"
games:
- name: "Kingdom Two Crowns"
platform: "PC"
- name: "CrossCode"
platform: "PC"
- title: "Upcoming"
games:
- name: "Persona 5 Royal"
platform: "PS4"
- name: "Gnosia"
platform: "PC"
- name: "Nioh: Complete Edition"
platform: "PC"
- name: "Death's Door"
platform: "PC"
- name: "SNKRX"
platform: "PC"
- name: "BAD END THEATER"
platform: "PC"
- title: "Soon(TM) 2022"
games:
- name: "Kingdom Hearts: Dream Drops Distance HD"
platform: "PS4"
- name: "Wandersong"
platform: "PC"
- name: "Outer Wilds"
platform: "PC"
- name: "Gravity Rush: Remastered"
platform: "PS4"
- name: "LISA"
platform: "PC"
- title: "Unknown Future"
games:
- name: "Theatrythm Final Fantasy: Final Bar Line"
platform: "PS4"
- name: "Dragon's Dogma: Dark Arisen"
platform: "PC"
- name: "Spiritfarer: Farewell Edition"
platform: "PC"
- name: "Hades"
platform: "PC"
- name: "Final Fantasy VIII"
platform: "PC"
- name: "Dungeon Munchies"
platform: "PC"
- name: "A Hat in Time"
platform: "PC"
- name: "Dragon Quest VIII"
platform: "3DS"
- name: "Ori and the Will of the Wisps"
platform: "PC"
- name: "Wizard of Legend"
platform: "PC"
- name: "Disco Elysium (Director's Cut)"
platform: "PC"
- name: "Cuphead"
platform: "PC"
- name: "Stanley Parable: Ultra Deluxe"
platform: "PC"
- name: "Danganronpa: Trigger Happy Havoc"
platform: "PC"
- name: "Yuppie Psycho"
platform: "PC"
- name: "Children of Morta"
platform: "PC"
- name: "Kingdom Hearts 3"
platform: "PS4"
- name: "Hyper Light Drifter"
platform: "PC"
- name: "Titanfall 2"
platform: "PC"
- name: "Kingdom Two Crowns"
platform: "PC"
- name: "Beyond Good and Evil"
platform: "PC"
- name: "Rayman Origins"
platform: "PC"
- name: "Asterix & Obelix XXL: Romastered"
platform: "PC"
- name: "Dishonored"
platform: "PC"
- title: "Haunts my Dreams"
games:
- name: "The World Ends With You"
platform: "NDS"
- name: "Return of the Obra Dinn"
platform: "PC"
- name: "Voice of Cards: The Forsaken Maiden"
platform: "PC"
- name: "Distance"
platform: "PC"
- name: "Forager"
platform: "PC"
- name: "The Secret of Monkey Island"
platform: "PC"
- name: "Monkey Island 2"
platform: "PC"
- name: "Fire Emblem"
platform: "GBA"
- name: "Deus Ex: Game of the Year"
platform: "PC"
- name: "Metal Gear Solid 2: Sons of Liberty"
platform: "PS2"
- name: "Bravery Network Online"
platform: "PC"
- name: "Ninja Gaiden"
platform: "NES"
- name: "Metal Gear Solid 3: Snake Eater"
platform: "PS3"
- name: "Devil May Cry 3"
platform: "PS2"
- name: "It Takes Two"
platform: "PC"
- name: "Potion Craft"
platform: "PC"
- name: "Grim Fandango Remastered"
platform: "PC"
- name: "Hypnospace Outlaw"
platform: "PC"
- name: "FEZ"
platform: "PC"
- name: "Tales of Arise"
platform: "PC"
- name: "One Step from Eden"
platform: "PC"
- name: "Death and Taxes"
platform: "PC"
- name: "Quantum Protocol"
platform: "PC"
- name: "Metal Gear Solid V: The Phantom Pain"
platform: "PC"
- name: "Metal Gear Solid IV: Guns of the Patriots"
platform: "PC"
- name: "Lovely Planet"
platform: "PC"
- name: "Darkest Dungeon"
platform: "PC"
- name: "Kindred Spirits on the Roof"
platform: "PC"
- name: "Owlboy"
platform: "PC"
- name: "Ys IX"
platform: "PC"
- name: "Faster Than Light"
platform: "PC"
- name: "Final Fantasy Type-0"
platform: "PC"
- name: "Final Fantasy IX"
platform: "PC"
- name: "Final Fantasy X"
platform: "PC"
- name: "Final Fantasy XII"
platform: "PC"
- name: "Final Fantasy XIII"
platform: PS3
- name: "Lightning Returns: Final Fantasy XIII"
platform: "PC"
- name: "Bastion"
platform: "PC"
- name: "Crashlands"
platform: "PC"
- name: "Xenoblade Chronicles"
platform: "NX"
- name: "Octopath Traveler"
platform: "PC"
- name: "Bravely Default"
platform: "3DS"
- name: "Neon White"
platform: "PC"
- name: "Dungreed"
platform: "PC"
- name: "Everspace"
platform: "PC"

View File

@ -1,241 +0,0 @@
title: "Wishlist"
prefix: "W"
sections:
- title: "Not Yet Owned"
games:
- name: "Hollow Knight: Silksong"
platform: "PC"
- name: "Starfetchers - Episode 1"
platform: "PC"
- name: "OPUS: Prism Peak"
platform: "PC"
- name: "Switchcars"
platform: "PC"
- name: "Parasite Eve"
platform: PS1
- name: "Tunic"
platform: "PC"
- name: "Nine Sols"
platform: "PC"
- name: "Psychonauts"
platform: "PC"
- name: "Psychonauts 2"
platform: "PC"
- name: "God Hand"
platform: "PS2"
- name: "Shovel Knight"
platform: "PC"
- name: "Astalon: Tears of the Earth"
platform: "PC"
- name: "Death Trash"
platform: "PC"
- name: "Hellblade: Senua's Sacrifice"
platform: "PC"
- name: "Ooblets"
platform: "PC"
- name: "Journey"
platform: "PC"
- name: "Baba Is You"
platform: "PC"
- name: "Ni no Kuni: Wrath of the White Witch"
platform: "PC"
- name: "Ikenfell"
platform: "PC"
- name: "Moonscars"
platform: "PC"
- name: "Carrion"
platform: "PC"
- name: "Haven"
platform: "PC"
- name: "Signs of the Sojourner"
platform: "PC"
- name: "A Space for the Unbound"
platform: "PC"
- name: "Crowsworn"
platform: "PC"
- name: "MO: Astray"
platform: "PC"
- name: "Against The Storm"
platform: "PC"
- name: "Urbek City Builder"
platform: "PC"
- name: "Hyper Light Breaker"
platform: "PC"
- name: "Crypt of the Necrodancer"
platform: "PC"
- name: "Just Shapes & Beats"
platform: "PC"
- name: "A Short Hike"
platform: "PC"
- name: "Omori"
platform: "PC"
- name: "Arctic Awakening"
platform: "PC"
- name: "Solar Ash"
platform: "PC"
- name: "Nara: Facing Fire"
platform: "PC"
- name: "Death's Gambit: Afterlife"
platform: "PC"
- name: "The Outbound Ghost"
platform: "PC"
- name: "Sackboy: A Big Adventure"
platform: "PC"
- name: "Buck Up and Drive!"
platform: "PC"
- name: "Mandragora"
platform: "PC"
- name: "Return to Monkey Island"
platform: "PC"
- name: "Aero GPX"
platform: "PC"
- name: "Replaced"
platform: "PC"
- name: "Earthblade"
platform: "PC"
- name: "Crystal Project"
platform: "PC"
- name: "Children of the Sun"
platform: "PC"
- name: "Depersonalization"
platform: "PC"
- name: "Grim Guardians: Demon Purge"
platform: "PC"
- name: "Rusted Moss"
platform: "PC"
- name: "SIGNALIS"
platform: "PC"
- name: "Drill Man Rumble"
platform: "PC"
- name: "Radio the Universe"
platform: "PC"
- name: "Pentiment"
platform: "PC"
- name: "Have a Nice Death"
platform: "PC"
- name: "Storyteller"
platform: "PC"
- name: "Mark of the Ninja"
platform: "PC"
- name: "Thronefall"
platform: "PC"
- name: "Pizza Tower"
platform: "PC"
- name: "Blasphemous 2"
platform: "PC"
- name: "Armored Core VI: Fires of Rubicon"
platform: "PC"
- name: "Tower of Sword and Succubus"
platform: "PC"
- name: "Pepper Grinder"
platform: "PC"
- name: "Cultic"
platform: "PC"
- name: "We Are Doomed"
platform: "PC"
- name: "Super Crush KO"
platform: "PC"
- name: "Fall of Porcupine"
platform: "PC"
- name: "Elypse"
platform: "PC"
- name: "Wytchwood"
platform: "PC"
- name: "The Case of the Golden Idol"
platform: "PC"
- name: "Oaken"
platform: "PC"
- name: "ULTRAKILL"
platform: "PC"
- name: "Gal Guardians: Demon Purge"
platform: "PC"
- name: "Hi-Fi Rush"
platform: "PC"
- name: "Rain World"
platform: "PC"
- name: "Skate Story"
platform: "PC"
- name: "Crashlands 2"
platform: "PC"
- name: "Gunbrella"
platform: "PC"
- name: "The Plucky Squire"
platform: "PC"
- name: "Mika and The Witch's Mountain"
platform: "PC"
- name: "Pixelshire"
platform: "PC"
- name: "Ghostrunner"
platform: "PC"
- name: "Boomerang X"
platform: "PC"
- name: "Enchain"
platform: "PC"
- name: "Doom Eternal"
platform: "PC"
- name: "Raw Metal"
platform: "PC"
- name: "Death of a Wish"
platform: "PC"
- name: "V.A Proxy"
platform: "PC"
- name: "Octopath Traveler II"
platform: "PC"
- name: "Nowhere Patrol"
platform: "PC"
- name: "PokeyPoke"
platform: "PC"
- name: "Post Void"
platform: "PC"
- name: "Guilty Gear -Strive-"
platform: "PC"
- name: "Worship"
platform: "PC"
- name: "Paper Trail"
platform: "PC"
- name: "Reigns: Three Kingdoms"
platform: "PC"
- name: "Monster Hunter Wilds"
platform: "PC"
- name: "Makoto Wakaido's Case Files Trilogy"
platform: "PC"
- name: "Ghost Trick: Phantom Detective"
platform: "PC"
- name: "Plants vs. Zombies"
platform: "PC"
- name: "Astlibra Revision"
platform: "PC"
- name: "A Little to the Left"
platform: "PC"
- name: "Chants of Sennaar"
platform: "PC"
- name: "SANABI"
platform: "PC"
- name: "Cocoon"
platform: "PC"
- name: "PEPPERED"
platform: "PC"
- name: "Laika: Aged Through Blood"
platform: "PC"
- name: "Duelists of Eden"
platform: "PC"
- name: "Deathsmiles"
platform: "PC"
- name: "Galaxy Pass Station"
platform: "PC"
- name: "Worship"
platform: "PC"
- name: "Gravity Circuit"
platform: "PC"
- name: "Aviary Attorney"
platform: "PC"
- name: "Slipstream"
platform: "PC"
- name: "Rhythm Doctor"
platform: "PC"
- name: "Saviorless"
platform: "PC"
- name: "Phonopolis"
platform: "PC"
- name: "Lorelei and the Laser Eyes"
platform: "PC"

371
src/002_finished.yaml Executable file
View File

@ -0,0 +1,371 @@
- title: "Early Days"
games:
- name: "Pokemon Silver"
platform: GBC
- name: "Jungle Book: Mowgli's Adventure"
platform: "GBC"
- name: "Pokemon Sapphire"
platform: "GBA"
- name: "Pokemon Trading Card Game"
platform: "GBC"
- name: "Pokemon Crystal"
platform: "GBC"
- name: "Colin McRae Rally 2.0"
platform: "PC"
- name: "Anno 1602"
platform: "PC"
- name: "Pokemon Emerald"
platform: "GBA"
- name: "Need for Speed: Underground"
platform: "PC"
- name: "Need for Speed: Underground 2"
platform: "PC"
- name: "Robin Hood: Legend of Sherwood"
platform: "PC"
- name: "Driver"
platform: "PC"
- name: "Metal Gear Solid: Peacewalker"
platform: "PSP"
- name: "Metal Gear Solid"
platform: "PSX"
- name: "F1 '02"
platform: "PC"
- name: "Kim Possible: Revenge of the Monkey Fist"
platform: "GBA"
- name: "Dragon Quest VIII"
platform: "PS2"
- name: "Final Fantasy III"
platform: "NDS"
- name: "Final Fantasy I & II: Dawn of Souls"
platform: "GBA"
- name: "Final Fantasy IV"
platform: "NDS"
- name: "Final Fantasy V Advance"
platform: "GBA"
- name: "Final Fantasy VI Advance"
platform: "GBA"
- name: "Lego Star Wars"
platform: "PSP"
- name: "Lego Star Wars II"
platform: "PSP"
- name: "Monster Hunter Freedom Unite"
platform: "PSP"
- name: "Dissidia: Final Fantasy"
platform: "PSP"
- name: "duodecim Dissidia: Final Fantasy"
platform: "PSP"
- name: "Kingdom Hearts 2"
platform: "PS2"
- name: "Kingdom Hearts: Chain of Memories"
platform: "GBA"
- name: "Kingdom Hearts"
platform: "PS2"
- name: "Ratchet and Clank: Size Matters"
platform: "PSP"
- name: "Exit"
platform: "PSP"
- name: "Need for Speed: Most Wanted (2005)"
platform: "PC"
- name: "The Legend of Zelda: Minish Cap"
platform: "GBA"
- name: "Moorhuhn 3: ...Es Gibt Huhn!"
platform: "PC"
- name: "Pokemon Pinball: Ruby & Sapphire"
platform: "GBA"
- name: "Mario Kart DS"
platform: "NDS"
- name: "Pokemon Leaf Green"
platform: "GBA"
- name: "Pokemon Mystery Dungeon: Red Rescue Team"
platform: "GBA"
- name: "Shrek 2"
platform: "PC"
- name: "SimCity Builder"
platform: "NDS"
- name: "Nintendogs: Labrador and Friends"
platform: "NDS"
- name: "Yeti Sports"
platform: "PC"
- name: "Asterix & Obelix XXL"
platform: "PC"
- name: "Mario & Luigi: Superstar Saga"
platform: "GBA"
- name: "Mario & Luigi: Bowser's Story"
platform: "NDS"
- name: "Bomberman Story DS"
platform: "NDS"
- name: "Pokemon Mystery Dungeon: Explorers of Sky"
platform: "NDS"
- name: "Pokemon Pearl"
platform: "NDS"
- name: "Crisis Core: Final Fantasy VII"
platform: "PSP"
- name: "Cars"
platform: "PSP"
- name: "Pokemon Platinum"
platform: "NDS"
- name: "Sonic Battle"
platform: "GBA"
- name: "Hotel Dusk: Room 215"
platform: "NDS"
- name: "Curse of Monkey Island"
platform: "PC"
- name: "Edna & Harvey: The Breakout"
platform: "PC"
- name: "Spy Fox in: Dry Cereal"
platform: "PC"
- name: "Spy Fox in: Some Assembly Required"
platform: "PC"
- name: "Spy Fox in: Operation Ozone"
platform: "PC"
- name: "Kingdom Hearts 358/2 Days"
platform: "NDS"
- name: "Mario Hoops 3-on-3"
platform: "NDS"
- name: "N++"
platform: "PC"
- name: "Naruto: Ninja Council 3"
platform: "NDS"
- name: "Sid Meier's Pirates"
platform: "PSP"
- name: "Pokemon Soul Silver"
platform: "NDS"
- name: "Pokemon Ranger"
platform: "NDS"
- name: "Professor Layton and the Curious Village"
platform: "NDS"
- name: "Professor Layton and the Diabolical Box"
platform: "NDS"
- name: "Tachyon: The Fringe"
platform: "PC"
- name: "The Simpsons"
platform: "NDS"
- name: "Spectrobes"
platform: "NDS"
- name: "Trackmania Original"
platform: "PC"
- name: "Wario Ware"
platform: "GBA"
- name: "Yu-Gi-Oh!: World Championship 2008"
platform: "NDS"
- name: "Rollercoaster Tycoon 2"
platform: "PC"
- name: "Crashday"
platform: "PC"
- title: "First PC"
games:
- name: "Terraria"
platform: "PC"
- name: "Minecraft"
platform: "PC"
- name: "Little Big Planet"
platform: "PS3"
- name: "F1 2015"
platform: "PS3"
- name: "Portal"
platform: "PC"
- name: "Far Cry 3"
platform: "PC"
- name: "Call of Duty: Modern Warfare 2"
platform: "PC"
- name: "Kingdom Hearts: Birth by Sleep"
platform: "PSP"
- name: "Wipeout Pulse"
platform: "PSP"
- name: "Worms 3D"
platform: "PC"
- name: "League of Legends"
platform: "PC"
- name: "Airmech"
platform: "PC"
- name: "Trackmania United Forever"
platform: "PC"
- name: "Party Hard"
platform: "PC"
- name: "Hotline Miami"
platform: "PC"
- name: "Papers, Please"
platform: "PC"
- name: "Super Metroid"
platform: "SNES"
- name: "Super Mario RPG"
platform: "SNES"
- title: "The Multiplayer Phase"
games:
- name: "Rocket League"
platform: "PC"
- name: "Castle Crashers"
platform: "PC"
- name: "FEAR 3"
platform: "PC"
- name: "McPixel"
platform: "PC"
- name: "12 Is Better Than 6"
platform: "PC"
- name: "Stardew Valley"
platform: "PC"
- name: "Worms Ultimate Mayhem"
platform: "PC"
- name: "Counter-Strike: Global Offensive"
platform: "PC"
- name: "The Beginner's Guide"
platform: "PC"
- name: "Stanley's Parable"
platform: "PC"
- name: "What Remains of Edith Finch"
platform: "PC"
- name: "Ori and the Blind Forest"
platform: "PC"
- name: "Realm of the Mad God"
platform: "PC"
- name: "Raft"
platform: "PC"
- name: "The Legend of Zelda: Breath of the Wild"
platform: "NX"
- name: "Mario Odyssey"
platform: "NX"
- name: "Snake Pass"
platform: "NX"
- name: "Mario Kart 8: Deluxe"
platform: "NX"
- title: "2020"
games:
- name: "NieR: Automata"
platform: "PC"
- name: "Celeste"
platform: "PC"
- name: "Monster Hunter: World"
platform: "PC"
- name: "A Short Hike"
platform: "PC"
- name: "Risk of Rain 2"
platform: "PC"
- name: "Subnautica"
platform: "PC"
- name: "Among Us"
platform: "PC"
- name: "Phasmophobia"
platform: "PC"
- name: "Helltaker"
platform: "PC"
- name: "For The King"
platform: "PC"
- name: "Poppy Kart"
platform: "PC"
- title: "2021"
games:
- name: "Kingdom Hearts 0.2 Birth by Sleep"
platform: "PS4"
- name: "NieR: Replicant ver.1.22474487139..."
platform: "PC"
- name: "Portal Reloaded"
platform: "PC"
- name: "Pokemon Gaia v3.2"
platform: "GBA"
- name: "Titan Souls"
platform: "PC"
- name: "Midnight Castle Succubus"
platform: "PC"
- name: "Valheim"
platform: "PC"
- name: "Bad North"
platform: "PC"
- name: "Star Fetchers Prologue"
platform: "PC"
- name: "Glyph"
platform: "PC"
- name: "The Hex"
platform: "PC"
- name: "Deepest Sword"
platform: "PC"
- name: "Prologue For A Vacant Kingdom"
platform: "PC"
- name: "Unsighted"
platform: "PC"
- name: "Voice of Cards: The Isle Dragon Roars"
platform: "PC"
- name: "To The Moon"
platform: "PC"
- title: "2022"
games:
- name: "Hollow Knight"
platform: "PC"
- name: "Black Mesa"
platform: "PC"
- name: "Warhammer: Vermintide 2"
platform: "PC"
- name: "13 Sentinels: Aegis Rim"
platform: "PS4"
- name: "Bloodborne"
platform: "PS4"
- name: "Vampire Survivors"
platform: "PC"
- name: "Elden Ring"
platform: "PC"
- name: "OPUS: Echo of Starsong"
platform: "PC"
- name: "Stacklands"
platform: "PC"
- name: "Paradise Killer"
platform: "PC"
- name: "Webbed"
platform: "PC"
- name: "Pokemon Unbound"
platform: "GBA"
- name: "Dark Souls: Remastered"
platform: "PC"
- name: "Portal 2"
platform: "PC"
- name: "Inscryption"
platform: "PC"
- name: "There is no Game: Wrong Dimension"
platform: "PC"
- name: "Castlevania - Aria Of Sorrow"
platform: "GBA"
- name: "Half-Life 2"
platform: "PC"
- name: "Drakengard 3"
platform: "PS3"
- name: "Blasphemous"
platform: "PC"
- name: "Sekiro - Shadows Die Twice (Demon Bell)"
platform: "PC"
- name: "The Pedestrian"
platform: "PC"
- name: "Pokemon Mystery Dungeon: Red Rescue Team"
platform: "GBA"
- name: "Final Fantasy VII: New Threat 2.0"
platform: "PC"
- name: "OPUS: The Day We Found Earth"
platform: "PC"
- name: "Need For Speed: Underground 2"
platform: "PC"
- name: "OPUS: Rocket of Whispers"
platform: "PC"
- name: "Need for Speed: Undergound"
platform: "PC"
- name: "Loop Hero"
platform: "PC"
- name: "Sekiro: Shadows Die Twice (Demon Bell) (again)"
platform: "PC"
- name: "Crisis Core -Final Fantasy VII- REUNION"
platform: "PC"
- name: "Bloodborne (again)"
platform: "PS4"
- title: "2023"
games:
- name: "Pyre"
platform: "PC"
- name: "The Pinball Wizard"
platform: "PC"
- name: "Sayonara Wild Hearts"
platform: "PC"
- name: "Manifold Garden"
platform: "PC"
- name: "Bloodstained: Curse of the Moon"
platform: "PC"
- name: "Undertale"
platform: "PC"
- name: "The Sexy Brutale"
platform: "PC"

View File

@ -1,159 +0,0 @@
title: "List of Shame"
prefix: "S"
sections:
- title: "Currently Playing"
games:
- name: "Kingdom Death: Monster"
platform: "TTS"
- name: "Dark Souls 3"
platform: "PC"
- name: "Monster Hunter: World (Postgame)"
platform: "PC"
- name: "Pokemon: Blaze Black"
platform: "NDS"
- title: "Upcoming Co-Op"
games:
- name: "Anno 1800 - All DLCs - Co-Op"
platform: "PC"
- name: "Castle Crashers"
platform: "PC"
- title: "Upcoming Solo"
games:
- name: "Metal Gear Solid 3: Snake Eater"
platform: "PC"
- title: "Soon(TM) 2024"
games:
- name: "Pseudoregalia"
platform: "PC"
- title: "Unknown Future"
games:
- name: "Final Fantasy XII"
platform: "PC"
- name: "Star of Providence"
platform: "PC"
- name: "Bloodstained: Curse of the Moon 2"
platform: "PC"
- name: "Spiritfarer: Farewell Edition"
platform: "PC"
- name: "Metal Gear Solid IV: Guns of the Patriots"
platform: "PC"
- name: "Metal Gear Solid V: The Phantom Pain"
platform: "PC"
- name: "A Hat in Time"
platform: "PC"
- name: "Transistor"
platform: "PC"
- name: "Paranormasight: The Seven Mysteries of Honjo"
platform: "PC"
- name: "Hunt the Night"
platform: "PC"
- name: "Antichamber"
platform: "PC"
- name: "Kingdom Hearts 3"
platform: "PS4"
- name: "Gloomwood"
platform: "PC"
- name: "Titanfall 2"
platform: "PC"
- name: "Beyond Good and Evil"
platform: "PC"
- name: "Rayman Origins"
platform: "PC"
- name: "Voice of Cards: The Forsaken Maiden"
platform: "PC"
- name: "Voice of Cards: The Beasts of Burden"
platform: "PC"
- name: "Cosmic Star Heroine"
platform: "PC"
- name: "Jusant"
platform: "PC"
- name: "Another World"
platform: "PC"
- name: "Dusk"
platform: "PC"
- name: "Brothers - A Tale of Two Sons"
platform: "PC"
- name: "Knight's Try"
platform: "PC"
- name: "Citizen Sleeper"
platform: "PC"
- name: "Darkest Dungeon"
platform: "PC"
- name: "Final Fantasy Type-0"
platform: "PC"
- name: "Final Fantasy IX"
platform: "PC"
- name: "Final Fantasy XIII"
platform: PS3
- name: "Lightning Returns: Final Fantasy XIII"
platform: "PC"
- name: "Bastion"
platform: "PC"
- name: "Xenoblade Chronicles"
platform: "NX"
- name: "Bayonetta"
platform: "PC"
- name: "The Witcher 3: Wild Hunt"
platform: "PC"
- title: "Dropped for now (Haunts my dreams)"
games:
- name: "Final Fantasy XIV"
platform: "PC"
- name: "LISA"
platform: "PC"
- name: "Scarlet Hollow"
platform: "PC"
- name: "Yuppie Psycho"
platform: "PC"
- name: "Dungeon Munchies"
platform: "PC"
- name: "Alien: Isolation"
platform: "PC"
- name: "Kingdom Hearts: Dream Drops Distance HD"
platform: "PS4"
- name: "Outer Wilds"
platform: "PC"
- name: "V Rising"
platform: "PC"
- name: "Gravity Rush: Remastered"
platform: "PS4"
- name: "Hades"
platform: "PC"
- name: "The World Ends With You"
platform: "NDS"
- name: "Forager"
platform: "PC"
- name: "The Secret of Monkey Island"
platform: "PC"
- name: "Monkey Island 2"
platform: "PC"
- name: "Bravery Network Online"
platform: "PC"
- name: "Devil May Cry 3"
platform: "PS2"
- name: "Grim Fandango Remastered"
platform: "PC"
- name: "Hypnospace Outlaw"
platform: "PC"
- name: "One Step from Eden"
platform: "PC"
- name: "Death and Taxes"
platform: "PC"
- name: "Quantum Protocol"
platform: "PC"
- name: "Lovely Planet"
platform: "PC"
- name: "Octopath Traveler"
platform: "PC"
- name: "Neon White"
platform: "PC"
- name: "Everspace"
platform: "PC"
- name: "CrossCode"
platform: "PC"
- name: "Axiom Verge"
platform: "PC"
- name: "WORLD OF HORROR"
platform: "PC"
- name: "art of rally"
platform: "PC"

View File

@ -1,477 +0,0 @@
title: "List of Pride"
prefix: "P"
sections:
- title: "Early Days"
games:
- name: "Pokemon Silver"
platform: "GBC"
- name: "Jungle Book: Mowgli's Adventure"
platform: "GBC"
- name: "Pokemon Sapphire"
platform: "GBA"
- name: "Pokemon Trading Card Game"
platform: "GBC"
- name: "Pokemon Crystal"
platform: "GBC"
- name: "Colin McRae Rally 2.0"
platform: "PC"
- name: "Anno 1602"
platform: "PC"
- name: "Pokemon Emerald"
platform: "GBA"
- name: "Need for Speed: Underground"
platform: "PC"
- name: "Need for Speed: Underground 2"
platform: "PC"
- name: "Robin Hood: Legend of Sherwood"
platform: "PC"
- name: "Driver"
platform: "PC"
- name: "Metal Gear Solid: Peacewalker"
platform: "PSP"
- name: "Metal Gear Solid"
platform: "PSX"
- name: "F1 '02"
platform: "PC"
- name: "Kim Possible: Revenge of the Monkey Fist"
platform: "GBA"
- name: "Dragon Quest VIII"
platform: "PS2"
- name: "Final Fantasy III"
platform: "NDS"
- name: "Final Fantasy I & II: Dawn of Souls"
platform: "GBA"
- name: "Final Fantasy IV"
platform: "NDS"
- name: "Final Fantasy V Advance"
platform: "GBA"
- name: "Final Fantasy VI Advance"
platform: "GBA"
- name: "Lego Star Wars"
platform: "PSP"
- name: "Lego Star Wars II"
platform: "PSP"
- name: "Monster Hunter Freedom Unite"
platform: "PSP"
- name: "Dissidia: Final Fantasy"
platform: "PSP"
- name: "duodecim Dissidia: Final Fantasy"
platform: "PSP"
- name: "Kingdom Hearts 2"
platform: "PS2"
- name: "Kingdom Hearts: Chain of Memories"
platform: "GBA"
- name: "Kingdom Hearts"
platform: "PS2"
- name: "Ratchet and Clank: Size Matters"
platform: "PSP"
- name: "Exit"
platform: "PSP"
- name: "Need for Speed: Most Wanted (2005)"
platform: "PC"
- name: "The Legend of Zelda: Minish Cap"
platform: "GBA"
- name: "Moorhuhn 3: ...Es Gibt Huhn!"
platform: "PC"
- name: "Pokemon Pinball: Ruby & Sapphire"
platform: "GBA"
- name: "Mario Kart DS"
platform: "NDS"
- name: "Pokemon Leaf Green"
platform: "GBA"
- name: "Pokemon Mystery Dungeon: Red Rescue Team"
platform: "GBA"
- name: "Shrek 2"
platform: "PC"
- name: "SimCity Builder"
platform: "NDS"
- name: "Nintendogs: Labrador and Friends"
platform: "NDS"
- name: "Yeti Sports"
platform: "PC"
- name: "Asterix & Obelix XXL"
platform: "PC"
- name: "Mario & Luigi: Superstar Saga"
platform: "GBA"
- name: "Mario & Luigi: Bowser's Story"
platform: "NDS"
- name: "Bomberman Story DS"
platform: "NDS"
- name: "Pokemon Mystery Dungeon: Explorers of Sky"
platform: "NDS"
- name: "Pokemon Pearl"
platform: "NDS"
- name: "Crisis Core: Final Fantasy VII"
platform: "PSP"
- name: "Cars"
platform: "PSP"
- name: "Pokemon Platinum"
platform: "NDS"
- name: "Sonic Battle"
platform: "GBA"
- name: "Hotel Dusk: Room 215"
platform: "NDS"
- name: "Curse of Monkey Island"
platform: "PC"
- name: "Edna & Harvey: The Breakout"
platform: "PC"
- name: "Spy Fox in: Dry Cereal"
platform: "PC"
- name: "Spy Fox in: Some Assembly Required"
platform: "PC"
- name: "Spy Fox in: Operation Ozone"
platform: "PC"
- name: "Kingdom Hearts 358/2 Days"
platform: "NDS"
- name: "Mario Hoops 3-on-3"
platform: "NDS"
- name: "N++"
platform: "PC"
- name: "Naruto: Ninja Council 3"
platform: "NDS"
- name: "Sid Meier's Pirates"
platform: "PSP"
- name: "Pokemon Soul Silver"
platform: "NDS"
- name: "Pokemon Ranger"
platform: "NDS"
- name: "Professor Layton and the Curious Village"
platform: "NDS"
- name: "Professor Layton and the Diabolical Box"
platform: "NDS"
- name: "Tachyon: The Fringe"
platform: "PC"
- name: "The Simpsons"
platform: "NDS"
- name: "Spectrobes"
platform: "NDS"
- name: "Trackmania Original"
platform: "PC"
- name: "Wario Ware"
platform: "GBA"
- name: "Yu-Gi-Oh!: World Championship 2008"
platform: "NDS"
- name: "Rollercoaster Tycoon 2"
platform: "PC"
- name: "Crashday"
platform: "PC"
- title: "First PC"
games:
- name: "Terraria"
platform: "PC"
- name: "Minecraft"
platform: "PC"
- name: "Little Big Planet"
platform: "PS3"
- name: "F1 2015"
platform: "PS3"
- name: "Portal"
platform: "PC"
- name: "Far Cry 3"
platform: "PC"
- name: "Call of Duty: Modern Warfare 2"
platform: "PC"
- name: "Kingdom Hearts: Birth by Sleep"
platform: "PSP"
- name: "Wipeout Pulse"
platform: "PSP"
- name: "Worms 3D"
platform: "PC"
- name: "League of Legends"
platform: "PC"
- name: "Airmech"
platform: "PC"
- name: "Trackmania United Forever"
platform: "PC"
- name: "Party Hard"
platform: "PC"
- name: "Hotline Miami"
platform: "PC"
- name: "Papers, Please"
platform: "PC"
- name: "Super Metroid"
platform: "SNES"
- name: "Super Mario RPG"
platform: "SNES"
- title: "The Multiplayer Phase"
games:
- name: "Rocket League"
platform: "PC"
- name: "Castle Crashers"
platform: "PC"
- name: "FEAR 3"
platform: "PC"
- name: "McPixel"
platform: "PC"
- name: "12 Is Better Than 6"
platform: "PC"
- name: "Stardew Valley"
platform: "PC"
- name: "Worms Ultimate Mayhem"
platform: "PC"
- name: "Counter-Strike: Global Offensive"
platform: "PC"
- name: "The Beginner's Guide"
platform: "PC"
- name: "Stanley's Parable"
platform: "PC"
- name: "What Remains of Edith Finch"
platform: "PC"
- name: "Ori and the Blind Forest"
platform: "PC"
- name: "Realm of the Mad God"
platform: "PC"
- name: "Raft"
platform: "PC"
- name: "The Legend of Zelda: Breath of the Wild"
platform: "NX"
- name: "Mario Odyssey"
platform: "NX"
- name: "Snake Pass"
platform: "NX"
- name: "Mario Kart 8: Deluxe"
platform: "NX"
- title: "2020"
games:
- name: "NieR: Automata"
platform: "PC"
- name: "Celeste"
platform: "PC"
- name: "Monster Hunter: World"
platform: "PC"
- name: "A Short Hike"
platform: "PC"
- name: "Risk of Rain 2"
platform: "PC"
- name: "Subnautica"
platform: "PC"
- name: "Among Us"
platform: "PC"
- name: "Phasmophobia"
platform: "PC"
- name: "Helltaker"
platform: "PC"
- name: "For The King"
platform: "PC"
- name: "Poppy Kart"
platform: "PC"
- title: "2021"
games:
- name: "Kingdom Hearts 0.2 Birth by Sleep"
platform: "PS4"
- name: "NieR: Replicant ver.1.22474487139..."
platform: "PC"
- name: "Portal Reloaded"
platform: "PC"
- name: "Pokemon Gaia v3.2"
platform: "GBA"
- name: "UNBEATABLE [white label]"
platform: "PC"
- name: "Titan Souls"
platform: "PC"
- name: "Midnight Castle Succubus"
platform: "PC"
- name: "Valheim"
platform: "PC"
- name: "Bad North"
platform: "PC"
- name: "Star Fetchers Prologue"
platform: "PC"
- name: "Glyph"
platform: "PC"
- name: "The Hex"
platform: "PC"
- name: "Deepest Sword"
platform: "PC"
- name: "Prologue For A Vacant Kingdom"
platform: "PC"
- name: "Unsighted"
platform: "PC"
- name: "Voice of Cards: The Isle Dragon Roars"
platform: "PC"
- name: "To The Moon"
platform: "PC"
- title: "2022"
games:
- name: "Hollow Knight"
platform: "PC"
- name: "Black Mesa"
platform: "PC"
- name: "Warhammer: Vermintide 2"
platform: "PC"
- name: "13 Sentinels: Aegis Rim"
platform: "PS4"
- name: "Bloodborne"
platform: "PS4"
- name: "Vampire Survivors"
platform: "PC"
- name: "Elden Ring"
platform: "PC"
- name: "OPUS: Echo of Starsong"
platform: "PC"
- name: "Stacklands"
platform: "PC"
- name: "Paradise Killer"
platform: "PC"
- name: "Webbed"
platform: "PC"
- name: "Pokemon Unbound"
platform: "GBA"
- name: "Dark Souls: Remastered"
platform: "PC"
- name: "Portal 2"
platform: "PC"
- name: "Inscryption"
platform: "PC"
- name: "There is no Game: Wrong Dimension"
platform: "PC"
- name: "Castlevania - Aria Of Sorrow"
platform: "GBA"
- name: "Half-Life 2"
platform: "PC"
- name: "Drakengard 3"
platform: "PS3"
- name: "Blasphemous"
platform: "PC"
- name: "Sekiro - Shadows Die Twice (Demon Bell)"
platform: "PC"
- name: "The Pedestrian"
platform: "PC"
- name: "Pokemon Mystery Dungeon: Red Rescue Team"
platform: "GBA"
- name: "Final Fantasy VII: New Threat 2.0"
platform: "PC"
- name: "OPUS: The Day We Found Earth"
platform: "PC"
- name: "Need For Speed: Underground 2"
platform: "PC"
- name: "OPUS: Rocket of Whispers"
platform: "PC"
- name: "Need for Speed: Undergound"
platform: "PC"
- name: "Loop Hero"
platform: "PC"
- name: "Sekiro: Shadows Die Twice (Demon Bell) (again)"
platform: "PC"
- name: "Crisis Core -Final Fantasy VII- REUNION"
platform: "PC"
- name: "Bloodborne (again)"
platform: "PS4"
- title: "2023"
games:
- name: "Pyre"
platform: "PC"
- name: "The Pinball Wizard"
platform: "PC"
- name: "Sayonara Wild Hearts"
platform: "PC"
- name: "Manifold Garden"
platform: "PC"
- name: "Bloodstained: Curse of the Moon"
platform: "PC"
- name: "Undertale"
platform: "PC"
- name: "The Sexy Brutale"
platform: "PC"
- name: "BAD END THEATER"
platform: "PC"
- name: "SNKRX"
platform: "PC"
- name: "Death's Door"
platform: "PC"
- name: "Wandersong"
platform: "PC"
- name: "Kingdom Two Crowns"
platform: "PC"
- name: "Theatrythm Final Fantasy: Final Bar Line"
platform: "PS4"
- name: "Beacon Pines"
platform: "PC"
- name: "Tiny Tina's Assault on Dragon Keep: A Wonderlands One-shot Adventure"
platform: "PC"
- name: "Hyper Light Drifter"
platform: "PC"
- name: "Dungeon Village"
platform: "PC"
- name: "Escape: The Endless Dogwatch"
platform: "PC"
- name: "Gnosia"
platform: "PC"
- name: "Pokemon - Legends of Sinnoh: Sinnoh League Campaign"
platform: "PC"
- name: "Ori and the Will of the Wisps"
platform: "PC"
- name: "Bloodborne (again)"
platform: "PS4"
- name: "Card Shark"
platform: "PC"
- name: "Bread and Fred"
platform: "PC"
- name: "Final Fantasy VIII"
platform: "PC"
- name: "It Takes Two"
platform: "PC"
- name: "Vacant Kingdom"
platform: "PC"
- name: "Dark Souls 2"
platform: "PC"
- name: "Core Keeper"
platform: "PC"
- name: "Sea of Stars"
platform: "PC"
- name: "Sekiro (All Gauntlets)"
platform: "PC"
- name: "Return of the Obra Dinn"
platform: "PC"
- name: "Trine 2"
platform: "PC"
- name: "A Way Out"
platform: "PC"
- name: "DOOM"
platform: "PC"
- name: "Before your Eyes"
platform: "PC"
- name: "Katana Zero"
platform: "PC"
- name: "The Pathless"
platform: "PC"
- name: "Sifu"
platform: "PC"
- name: "Disco Elysium (Director's Cut)"
platform: "PC"
- name: "Stanley Parable: Ultra Deluxe"
platform: "PC"
- title: "2024"
games:
- name: "Final Fantasy X"
platform: "PC"
- name: "Cave Story+"
platform: "PC"
- name: "Lucah: Born of a Dream"
platform: "PC"
- name: "Bokura"
platform: "PC"
- name: "Dark Souls: Remastered"
platform: "PC"
- name: "Aragami"
platform: "PC"
- name: "Halls of Torment"
platform: "PC"
- name: "Pokemon: Modern Emerald"
platform: "GBA"
- name: "New Star GP"
platform: "PC"
- name: "En Garde!"
platform: "PC"
- name: "Everhood"
platform: "PC"
- name: "Metal Gear Solid 2: Sons of Liberty"
platform: "PS2"
- name: "Don't Escape: 4 Days to Survive"
platform: "PC"
- name: "Elden Ring: Shadows of the Erdtree"
platform: "PC"
- name: "PlateUp!"
platform: "PC"
- name: "Cuphead"
platform: "PC"

169
src/003_wishlist.yaml Normal file
View File

@ -0,0 +1,169 @@
title: "Wishlist"
prefix: "W"
sections:
- title: "Not Yet Owned"
games:
- name: "Hollow Knight: Silksong"
platform: "PC"
- name: "Starfetchers - Episode 1"
platform: "PC"
- name: "Ghost Song"
platform: "PC"
- name: "Slay the Spire"
platform: "PC"
- name: "V Rising"
platform: "PC"
- name: "Beacon Pines"
platform: "PC"
- name: "Switchcars"
platform: "PC"
- name: "Into the Breach"
platform: "PC"
- name: "Parasite Eve"
platform: PS1
- name: "Sifu"
platform: "PC"
- name: "Dark Souls 2"
platform: PS4
- name: "Dark Souls 3"
platform: PS4
- name: "Griftlands"
platform: "PC"
- name: "Tunic"
platform: "PC"
- name: "Nine Sols"
platform: "PC"
- name: "Psychonauts"
platform: "PC"
- name: "Psychonauts 2"
platform: "PC"
- name: "Cave Story+"
platform: "PC"
- name: "God Hand"
platform: PS2
- name: "Shovel Knight"
platform: "PC"
- name: "Assassin's Creed"
platform: PS3
- name: "Astalon: Tears of the Earth"
platform: "PC"
- name: "Bloodstained: Ritual of the Night"
platform: "PC"
- name: "Death Trash"
platform: "PC"
- name: "Trails Rising"
platform: "PC"
- name: "Hellblade: Senua's Sacrifice"
platform: "PC"
- name: "Factorio"
platform: "PC"
- name: "VA-11 Hall-A: Cyberpunk Bartender Action"
platform: "PC"
- name: "Katana Zero"
platform: "PC"
- name: "art of rally"
platform: "PC"
- name: "Ooblets"
platform: "PC"
- name: "Don't Escape: 4 Days to Survive"
platform: "PC"
- name: "Journey"
platform: "PC"
- name: "Baba Is You"
platform: "PC"
- name: "Ni no Kuni: Wrath of the White Witch"
platform: "PC"
- name: "Ikenfell"
platform: "PC"
- name: "Moonscars"
platform: "PC"
- name: "Control: Ultimate Edition"
platform: "PC"
- name: "Carrion"
platform: "PC"
- name: "Haven"
platform: "PC"
- name: "The Unliving"
platform: "PC"
- name: "Persona 4 Golden"
platform: "PC"
- name: "Signs of the Sojourner"
platform: "PC"
- name: "A Space for the Unbound"
platform: "PC"
- name: "Card Shark"
platform: "PC"
- name: "Strange Horticulture"
platform: "PC"
- name: "Crowsworn"
platform: "PC"
- name: "MO: Astray"
platform: "PC"
- name: "Against The Storm"
platform: "PC"
- name: "Urbek City Builder"
platform: "PC"
- name: "Hyper Light Breaker"
platform: "PC"
- name: "Crypt of the Necrodancer"
platform: "PC"
- name: "Just Shapes & Beats"
platform: "PC"
- name: "Minit"
platform: "PC"
- name: "A Short Hike"
platform: "PC"
- name: "Dysmantle"
platform: "PC"
- name: "Omori"
platform: "PC"
- name: "Sea of Stars"
platform: "PC"
- name: "The Last Faith"
platform: "PC"
- name: "Arctic Awakening"
platform: "PC"
- name: "Stray"
platform: "PC"
- name: "The Lords of the Fallen"
platform: "PC"
- name: "Hunt the Night"
platform: "PC"
- name: "Solar Ash"
platform: "PC"
- name: "Nightingale"
platform: "PC"
- name: "Nara: Facing Fire"
platform: "PC"
- name: "Death's Gambit: Afterlife"
platform: "PC"
- name: "SEASON: A letter to the future"
platform: "PC"
- name: "Unbound: Worlds Apart"
platform: "PC"
- name: "Gloomwood"
platform: "PC"
- name: "The Outbound Ghost"
platform: "PC"
- name: "Cassette Beasts"
platform: "PC"
- name: "DREDGE"
platform: "PC"
- name: "Sackboy: A Big Adventure"
platform: "PC"
- name: "Buck Up and Drive!"
platform: "PC"
- name: "Mandragora"
platform: "PC"
- name: "Return to Monkey Island"
platform: "PC"
- name: "Escape: The Endless Dogwatch"
platform: "PC"
- name: "Aero GPX"
platform: "PC"
- name: "Final Fantasy XVI"
platform: "PC"
- name: "Replaced"
platform: "PC"
- name: "Earthblade"
platform: "PC"