Review – A Rope of Chalk

I’m sure it isn’t necessary, but it probably helps to have played some of Ryan Veeder’s games before, and perhaps to have listened to a few episodes of the Clash of the Type-Ins podcast. The podcasts, so you can hear the whole story in your head as read in Ryan’s own voice. That helps. And the former so you will trust the author to payoff a series of events that becomes more and more disjointed and bizarre as the story progresses, only to be wrapped up with a bow by the end of the story, or a few bows, for those who are really into bows, by the end of the epilogue of the story.

I see no point in going into the details of the story — I really enjoyed this game and would put it in the top five percent of IF Comp games that I have played, so I don’t want to risk any spoilers, but I will remark on a few items.

Don’t peek at the walkthrough until after the game, but when you do complete the game and have replayed to whatever degree suits you, I recommend giving it a read, so you can appreciate the underlying structure of the game, which as Veeder says, is very linear.

The thing is: it doesn’t feel linear at all while playing it. The game has a silky smooth flow. There was no point in this game where I felt like I was spinning my wheels and going nowhere. There was always something to do, some place to go, or someone to talk to.

At points, I found myself taking actions that I thought were creative and unlikely to work, but that turned out either to be the required action or, maybe more impressively, just gave me the impression that I had done the right thing. As a player, how would I know? This effect is a combination of very deep implementation of objects, customized and context-sensitive responses, and the author anticipating likely as well as less likely inputs. Also, there is probably an element of built-in fail-safes that prevent the player from going too wrong, but not being heavy handed about it.

At one point in the game, I was trying to figure out what to do, poking around at various objects, trying things out, and a bit of help appeared in the form of an in-story character interaction. Help was offered if I wanted it, I assume because I was taking longer than expected to make forward progress. I really appreciated the subtlety and unobtrusiveness of this mechanic, which let me as the player know that I could have as much or as little help as I wanted, without the least insinuation that I was leaning on a crutch.

At the end of the story, there is a bit of epilogue, which is a good bit of fun and circles around to tie up the framing story; it is offered optionally, but really should be played.

Review – Deezlebub

Deezlebub is an ambitious parser-based game that was developed in TADS by three people, two writers and one coder. As many IF developers have learned, conversation is hard to implement, so kudos for using conversation rather than object manipulation to drive the plot along. There are a good number of interlocutors and the topics and responses change as the story progresses.

The story uses ask/tell/show, which requires a lot of work in terms of signaling to the player possible topics on conversation, anticipating branches in conversation, keeping track of the state of earlier replies and so on. This worked pretty well for most of the story, but there were places where it fell apart and I had to dive into the hint system, disrupting the flow of the story. Sometimes I felt like, oh, I should have thought of that, but other times I felt like there was no way I would have arrived at a certain topic of conversation.

Conversely, there are a few points at which the topics are hinted too directly, like “Perhaps Dave would be interested in learning more about the sanctuary or Balthazar. Reginald wonders what it’s like to live in Hell. What are the other demons like? Do they all like cookies?” In these cases, I dutifully lawnmowered my way through the topics, but I did not feel much sense of accomplishment. I think had the entire story used suggested topics, this would have not stood out as much. Despite these criticisms, I do appreciate the effort that went into writing all the dialogue and focusing on interpersonal relations rather than finding the brass key to open the heavy wooden door.

The story flows better at the start and gets rougher towards the end. I think this is because the story is essentially linear with steady pacing up to about 90% of the way through the story, followed by a strong upstroke in action towards the end of the story and resolution. In that last ten percent, there are a couple mutally exclusive choices to be made which determines how the story ends.

It is not unusual for the action to take an upswing at the end of a story or novel, and that pressed pace is welcome, but I found this part of the game difficult to play. Maybe I was just not on the same wavelength as the authors, but I found the conversations and required actions to be unintuitive. I have to wonder if the team that developed this story might have spent more time on the earlier parts, but had to rush towards the more complicated final scenes in the game. If so, perhaps there could be a post-comp release that smooths out the last portion.

I would have preferred less linearity in the first portion of the story, but there is a certain efficiency to it: the writers had a lot to say and we get to see it all. The dialog exchanges are not quite text dumps, but they are unusually long for interactive fiction, requiring multiple taps on the enter key to scroll through. I would have recommended chopping it up a bit more and integrating it with action.

Group projects can be tricky, and while I have collaborating on writing IF, it has always been with someone fluent in coding. I have often drafted an ” ideal transcript” to be able to get ideas on paper without worrying about code, but I am at least aware of which bits will require tricky coding, need more options, require variable text, and so on even when I am just typing a draft in a word processor.

My suspicion is that this game started as a similar document, which was faithfully implemented, but that there may have not been enough iteration (or perhaps time for iteration) between subsequent writing and coding sessions to polish the game. It does seem well edited, which is saying something since there is a lot of text, but depth of implementation is light at points, there are a lot of default responses, and sometimes the game does not keep track of previous actions.

These mechanical complaints aside, the game has a generally lighthearted and fun tone and I found the writing entertaining. The overall situation is not all that humorous, though: the protagonist is a brainwashed flunky in a religious cult headed by a charismatic leader who exploits his followers for profit — strains of Jim Jones, the Unification Church, and fundamentalist campuses.

There is a bit of cognitive dissonance in the main character being possessed by a demon from the start, taking an active hand in conjuring demons, and then actively covering up as his new found demon friend possess his roommate. I would have thought this would be alarming, particularly for someone so indoctrinated, but the authors’ choice is to play this mostly for comedy and there are, in fact, some consequences at the end of the game.

Review – Amazing Quest

This is listed as a choice-based game, and it very literally is: the player is presented with a series of very short prompts and can answer yes or not to each. After a certain number of responses, the end of the game is reached.

There isn’t much to say about writing within the game proper — terse is an understatement, but the introduction and strategy guide are well-written, and the game is random in deciding whether players choices will be successful or not (so, I suppose it is up to the gods after all).

The introduction promises success if the player can get in the right frame of mind, which presumably is to follow the advice presented in both the blurb and above the main text window within the game “I must decide as if it all depends on me, trust as if it all depends on the gods”. The intro warns that it may at first be frustrating and require several plays to get the hang of it. I found that the advice was only somewhat helpful and I did not really fully grasp the criterion for good versus bad choices, but by playing repeatedly, I felt like I was able after a while to pick the right choices even if I wasn’t sure exactly why they were correct. Perhaps the gods were with me.

The main game screen looks old school – big chunky characters with limited screen width, reminiscent of mid-80’s computers outputting a composite signal to a television set. Reading the strategy guide and some additional material at the bottom of the guide, the reason for this is clear. Aesthetically, I enjoyed this presentation, but I would have preferred to have been able to scroll backwards (I realize that is at odds with the authenticity of the display, though, so no points off for that).

For me, the best part of the game was when it was over and I was presented with a “READY” prompt — the sort you used to get within the BASIC interpreter on early microcomputers. Reflexively, I typed “LIST” and was rewarded with the program iteslf, a nicely compact bit of BASIC code. The real kicker is that it can be modified and run. I inserted a line, added my own responses and ran it. I even tried “LOAD” and was instructed to press play on the tape machine! I was really hoping that this was a fake game on top of a deeper game that could be loaded and run, but no.

In rating IFComp games, I reward writing and the play experience. There is very little writing or content in the game itself, and I can’t characterize the repeated hitting of Y/N as much fun, so this game will score relatively low, but not at the very bottom: it deserves some bonus points for innovation. This work is more an art piece, but it resonated with me.

Review – Shadow In The Snow

I was a little put off by the blurb: a dark picture, horror genre, described as bloody. An awkward choice to follow Stuff of Legend, like orange juice after mint toothpaste.

Structurally, this is a short Twine piece with two main forks that can merge, several possible endings. Its format encourages reply, which after a couple passes allows the player to get a picture of what is going on and figure out how to reach the most successful ending.

The story goes a good job of creating atmosphere, but there is little time for character development. The text is well edited, and my only minor gripe is that for a brief bit it lapses out of present and into past tense.

The horror aspect shouldn’t be that off-putting, yes there is blood and such, but nothing you haven’t seen on a monster -of-the-week episode of Supernatural.

Review – Stuff of Legend

This parser-based story channels some of flavor of Buster Hudson’s Wizard Sniffer, although it is a smaller, faster game with about a dozen locations and one central puzzle. The game has a nice rhythm of lighthearted banter, internal thoughts, and appropriately painful puns. Overall, it is well written and edited. While the game is not huge, everything is deeply implemented and the author (and likely testers) should be credited for supplying customized responses for most things the player might try.

The game employs a menu-based conversation mechanic that in a couple places updates based on plot developments. I would have liked to have seen more of this but that would not really have fit with the games duration. The blurb says two hours, but I completed it in about an hour.

The central puzzle is well-designed and adequately hinted, the only snag for me was my own fault for perseverating too long on a solution that was not working. There is a second puzzle at the end of the game that I found more difficult. The basis for that puzzle was a natural extension of the experience in the story, but I will admit that I had to look at the hints to complete that portion of the game.

The author has made an effort to make the game playable, with the inclusion of background material, and a built-in hint system that progressively reveals clues to try to avoid spoilers.

SOTA 5B/CY-024: Karramoudi

This a four-point peak about an hour and forty-five minute drive from Nicosia. There are a few other peaks “in the neighborhood”, so if one wanted to string together some activations, it looks like CY-030 is about 25 minutes away, then a 40 minute rite to CY-031, and then another 25 minutes to CY-029, all of which look like they have road or trail access near their peaks. However, it was a hot day, and I decided to put my time in at one peak and try a few bands rather than rush around.

Continue reading “SOTA 5B/CY-024: Karramoudi”

SOTA 5B/CY-021: Zalakas

I expected the sun to make the day difficult in terms of mid-Summer Cyprus heat, but I had not planned on having such poor propagation conditions, which I blame on a coronal hole stirring up the magnetosphere. In almost two hours on this summit I barely managed to get the bare minimum four contacts required for a valid activation (merci à F8DGF et F5LKW qui m’en ont sauvé la peau).

The final antenna configuration late in the day on 17 meters. The bush at left was the “operating position”.
Continue reading “SOTA 5B/CY-021: Zalakas”

SOTA 5B/CY-014: Sella

This six-point peak is near the town of Omodos, known for its wine production, right along the Limassol-Paphos border. It is about an hour and a half drive from Nicosia whether you choose to go through the mountains or along the coast. However, although my GPS was able to plot a route right next to the peak, it took me two visits to reach the peak. Why? It looks like you can just pull over and then cut across a field, right? No. The dark line running along the edge of that field is the shadow cast by sheer stone cliffs a couple hundred meters high.

Google wasn’t wrong… it just wasn’t helpful.
Continue reading “SOTA 5B/CY-014: Sella”

SOTA 5B/CY-041: Moutti tou Lorovounou

I set out for this two-point peak from 5B/CY-027. Although they look close on the map, it took more than an hour to get from one to the other. Most of that driving was towards the coast, and I began to doubt my GPS since it said I was about ten minutes away from the peak, but I was just about at sea level along the coastal highway. However, it is true: the road turns back up into the mountains and ten minutes later you find yourself at a park with a military monument of some sort and a few dirt roads heading off at various angles. The steepest road one is the one to take.

Continue reading “SOTA 5B/CY-041: Moutti tou Lorovounou”

SOTA 5B/CY-027, Moutti tou Khondrou

I had initially planned to activate this mountain on the same day as 5B/CY-005, but following my GPS instructions, I ended up way off course along some tenuous mountain roads and scrubbed the activation. Instead, I headed for the Kykkos Monastery and took in the museum, which had recently reopened to visitors. Today, however, I managed to make it to the top.

Continue reading “SOTA 5B/CY-027, Moutti tou Khondrou”