gomesite/journal/parabox.html

73 lines
4.5 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang='en'>
<head>
<title>gome — parabox</title>
<meta charset='utf-8'/>
<meta name='theme-color' content='#efe5d7'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, shrink-to-fit=no'/>
<link rel='icon' type='image/x-icon' href='../favicon.ico'>
<link rel='preconnect' href='https://fonts.googleapis.com'>
<link rel='preconnect' href='https://fonts.gstatic.com' crossorigin>
<link href='https://fonts.googleapis.com/css2?family=Lora:ital@0;1&display=swap' rel='stylesheet'>
<link rel='stylesheet' type='text/css' href='../css/style.css'/>
</head>
<body>
<header id='header'>
<nav>
<a href='..'>back to gomepage</a>&mdash;<a href='.'>journal</a>
</nav>
</header>
<main>
<article>
<h1 id='title'>I played <i>Patricks Parabox</i></h1>
<time datetime='Mon, 26 Dec 2022 22:30:00 CST'>26 Dec. 2022, 10:30 PM</time>
<p>
Its been a while since I played a really good puzzle game.
The last really great one was <i>The Witness</i>.
The central mechanic (tracing paths through mazes) was simple to understand, but presented a lot of possible variations.
</p><p>
I appreciated how the pacing of the game gives you time to build mastery over the various puzzle elements.
Generally, each puzzle is based on one key insight. Once you solve that puzzle, youve learned something new about the game.
Subsequent puzzles could then build on that understanding, giving a steady sense of progression without overwhelming the player.
On top of having some very challenging, delightful, and satisfying puzzles, <i>The Witness</i> has great aesthetics too.
</p><p>
Ever since I played through <i>The Witness</i> a few years ago, I hadnt gotten into another puzzle game.
Its not for lack of trying.
Ive started a number of them, including <i>Snakebird</i>, <i>Baba Is You</i>, and <i>Stephens Sausage Roll</i>.
Each time, I would enjoy it for a while (I think theyre all good games), but eventually Id get stuck on a hard puzzle and rapidly lose interest.
</p><p>
I dont think I bounced off these games because Im bad at puzzles.
I was able to solve every puzzle I encountered in <i>The Witness</i>, which has some pretty tough ones.*
However, most if its puzzles are static screens you can take in and reason about in one eyeful.
These other games feature puzzles that take sequential turns, so the state of the puzzle changes over time.
So for a while, I thought I might just be bad at turn-based puzzles.
</p>
<img src='img/parabox.webp' width='593' height='537' class='no-border' />
<p>
Fortunately, I recently had a great time playing a turn-based puzzle game: <i>Patricks Parabox</i>.
The game is a <i>Sokoban</i>-style game, which means you push boxes around a grid.
The twist is that some boxes have smaller worlds inside of them that you can shrink down into and enter.
This is only the first twist of many.
The game does a great job of keeping things interesting with a small set of simple mechanics.
</p><p>
It also does a great job at pacing, teaching you important insights as you go, just like <i>The Witness</i>.
I think that pacing is the key to keeping my interest in a puzzle game, because I need that sense of mastery.
When I got stuck on a particularly tough puzzle, I was confident I already had all the tools I needed to solve it, so I would persist, rather than lose interest.
</p><p>
My favorite unexpected thing about the game is just how funny many of the puzzles are.
Its not that theres some additional comedy element. I mean that the actual logic of the puzzles made me laugh.
There are all these wonderful surprises in the solutions, things that seem crazy or goofy, but actually work according to the rules laid out.
That was a delight I had not had in a puzzle video game before.
</p><p>
Have you played <i>Patricks Parabox</i>?
What is your favorite puzzle game?
How is its pacing?
Let me know your thoughts at my Ctrl-C email: <code>gome<span style='user-select: none;'>&nbsp;&#8203;</span>@<span style='user-select: none;'>&nbsp;&#8203;</span>ctrl-c.club</code>.
</p><p class='footnote'>
* Im particularly proud of how few tries it took me to beat “The Challenge”.
</p>
</article>
</main>
</body>
</html>