writing challenge 18/100

This commit is contained in:
gome 2022-12-26 22:32:17 -06:00
parent 46b3045dae
commit 81fc2b0dff
6 changed files with 97 additions and 0 deletions

View File

@ -141,6 +141,9 @@ main img {
max-width: 100%;
height: auto;
}
img.no-border {
border: none;
}
footer {
margin-right: 1em;
margin-top: 1em;

BIN
journal/img/parabox.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@ -20,6 +20,12 @@
<main>
<h1>Journal</h1>
<a href='rss/feed.xml' class='rss-link'>RSS feed</a>
<a class='journal-link' href='./parabox.html'>
<h3>I played <i>Patricks Parabox</i></h3>
<div class='line stop-2'></div>
<time datetime='Mon, 26 Dec 2022 22:30:00 CST'>26 Dec. 2022, 10:30 PM</time>
<p>The best puzzle game Ive played in a long time</p>
</a>
<a class='journal-link' href='./time-loop.html'>
<h3>Ill always go for a time loop</h3>
<div class='line stop-3'></div>

72
journal/parabox.html Normal file
View File

@ -0,0 +1,72 @@
<!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>

View File

@ -13,6 +13,14 @@
<width>144</width>
<height>87</height>
</image>
<item>
<title>I played Patricks Parabox</title>
<author>gome</author>
<pubDate>Mon, 26 Dec 2022 22:30:00 CST</pubDate>
<link>https://ctrl-c.club/~gome/journal/parabox.html</link>
<guid>https://ctrl-c.club/~gome/journal/parabox.html</guid>
<description>The best puzzle game Ive played in a long time</description>
</item>
<item>
<title>Ill always go for a time loop</title>
<author>gome</author>

View File

@ -13,6 +13,14 @@
<width>144</width>
<height>87</height>
</image>
<item>
<title>I played Patricks Parabox</title>
<author>gome</author>
<pubDate>Mon, 26 Dec 2022 22:30:00 CST</pubDate>
<link>https://ctrl-c.club/~gome/journal/parabox.html</link>
<guid>https://ctrl-c.club/~gome/journal/parabox.html</guid>
<description>The best puzzle game Ive played in a long time</description>
</item>
<item>
<title>Ill always go for a time loop</title>
<author>gome</author>