Review: A Beauty Cold and Austere

A Beauty Cold and Austere is a very well crafted game, but it did not keep my attention. It started off with a promising premise, but I ran out of steam about midway through the story.

The author’s intent was to present mathematical concepts in a way that the player could directly experience rather than to present them in formal but less accessible language. By encountering examples within an IF simulation, it would make sense that players, even those without a mathematics background, might gain an intuitive sense of some of these concepts.

The author came up with some clever ways of demonstrating these concepts and framing them as IF puzzles, which I recognize is a difficult task. In almost all cases, when I came upon a puzzle scene, I understood which concept was being addressed, but often it wasn’t clear to me how to demonstrate that “I got it” and move on to the next part of the story. I stuck with the game as long as I could because I enjoyed the writing and attentiont to detail, but I just could not maintain forward momentum in terms of game play.

[Some spoilers follow beyond this point]

Continue reading “Review: A Beauty Cold and Austere”

Étude Circulár

I’d assumed in my preview based on blurbs and cover art that this was a troll entry, but I’m not sure. I realize that isn’t a ringing endorsement. This Twine work consists of a few pages of open verse with sparse hyperlinks. Some of the language is coarse, but not most of it, and it doesn’t have that abusive tone towards that reader that most troll entries would.

What does it mean, though? No idea.

Continue reading “Étude Circulár”

Review: Antiquest

This was a creative but chaotic TADS game. Since it has some fun images and some of the game sections have graphic displays, it would best be played in something like Qtads rather than an all-text interpreter.

The introduction and instructions are really excellent, anyone who hasn’t played IF would do well to read this.

After that… the game starts off in bed with a bit of amnesia — a classic trope in IF to the extent that when I see it I’m not sure if it is meant ironically or not.

[Some spoilers follow beyond this point]

Continue reading “Review: Antiquest”

Review: Insignificant Little Vermin

This work was written within a development system that weaves together RPG encounters and story generation. According to the info tab within the piece, it is the product of years of development, and it is clear from the code deposited on github that this is a large project and must have taken a lot of work. The stated goal of the project is to encourage reading by making it more interactive and fun. The story excerpt submitted to IFcomp this year is sort of a proof of concept.

[Some spoilers follow beyond this point]

Continue reading “Review: Insignificant Little Vermin”

Review: Absence of Law

At the end of this game, in addition to choices like QUIT / RESTART / AMUSING, there is an option to READ a comment by the author about some of the inspirations for this game and what was running through his head as he developed the game concept. I have to say that the flavor of influences came through strongly as I was playing, so players who have had a reasonably wide exposure to other parser-based works, some foundational, some more recent, will find this game particularly rewarding. AoL builds on concepts drawn from these works, but the story is fresh, so this does not feel like a retread of anything I have played before. I won’t say which works he had in mind, because I would like other players to have the experience as I did and see if they can guess as they play through.

This is an ambitious work: multiple levels of interaction, several shifts in player POV, lots of rooms, NPCs, and puzzles. Despite its size, it has been meticulously proofed and tested. I can’t say much more without getting into spoiler territory. I suspect this game will rank highly in the competition, so please play it before reading further.

[Some spoilers follow beyond this point]

Continue reading “Review: Absence of Law”

The Unofficial Sea-Monkey(R) Simulation

Nominally, this is a Sea Monkey simulator, or rather a Simulator for the Care and Maintenance of Sea Monkeys. There isn’t all that much to taking care of Sea Monkeys: Add water, feed, stir, and top off the water. That about covers it, and all these options are, of course, implemented in this Twine-based story.

The blurb makes it clear that while this may be what’s going on in the foreground and the part of the game over which the young protagonist exercises control, there is plenty going on the background: a father with an explosive temper given to verbal abuse, a guilty, skittish mother, a dysfunctional household where none of the adults take responsibility, and occasional visits from well-meaning relatives stepping into parental roles until they are driven away.

[Some spoilers follow beyond this point]

Continue reading “The Unofficial Sea-Monkey(R) Simulation”

Review: A common enemy

As mentioned in my preview post, I had guessed that this work was written in something other than English, and it’s clear from some holdover ¡punctuation! that this must have been either written in Spanish and then translated or at least written in a word processor with Spanish language settings. Regardless, the prose makes sense although at times word choice comes across as awkward. A few passes by a native speaker would have helped, but as it is, I had no problems following the story. If this is a translation, it would be nice to have access to the original language version in parallel to the one actually submitted to the competition.

[Some spoilers follow beyond this point]

Continue reading “Review: A common enemy”

Review: Grue

Ceci n’est pas une grue.

As expected, this is more or less Colossal Cave from the perspective of an old school grue. That’s a fun premise, and reminds me of John Gardner’s story Grendel, which is the Beowulf saga from the monster’s perspective.

Reliance on senses other than sight is a core mechanic in this story, since grues spend their lives in the dark. Here, the author had to make a decision: to require the player to type an action every time they use one of their senses other than sight, or to assume that these senses are always engaged and to constantly update the scene description in terms of these sensory modalities. In this game, the author went with the former.

However, because the standard turn loop for Inform games is visually oriented, without sight, room descriptions are omitted. Similarly, the room title is printed before the room description and often appears in the title bar as well — unless you are in the dark. In that case, you are just informed that you are in the dark. Entering a new room for the first fires off a description of what you see. By setting the game in the dark, these niceties are lost — but they shouldn’t be for a grue.

[Some spoilers follow beyond this point]

Continue reading “Review: Grue”