With Inform's core code having grown so much that only the smallest scenarios produced by it will still fit within Z-machine, one might wonder whether that venerable format is destined for the dustbin of history. Sure, there are still people actively using Inform 6 with the PunyInform library to make Z-code games for retrocomputing platforms, but that's a niche within a niche. With this work, author Daniel Stelzer proves that the Z-machine is still a vital platform when used with the relatively new but sophisticated Dialog language.
Miss Gosling's Last Case plays very well. Puzzles are meticulously designed and well-suited to appeal to those who would be attracted to the murder mystery genre -- requiring an active imagination that takes careful notice both of what is said and what can be imagined about the scenario being depicted.
Only basic verbs and simple commands are in use, a constraint imposed by the separation of story protagonist from primary actor. By ensuring that there is an in-game reason for preferring simplicity, the player is subconsciously prompted to throw out any ideas for actions that cross a certain low threshold of complexity. It gives something of the feel of a limited parser game without actually being one.
The game's text has an emphasis on providing backstory and characterization, largely eliding physical descriptions of the scene outside of a few key objects. This is done skillfully -- at first I did not notice the style, because room description text provides introductory exposition as the player gets familiar with the situation. Should the lack of detail become noticeable, that is a cue the player should simplify the approach being taken. The object implementation is spare enough that, should imagination fail, even brute force approaches are likely to pay off within a reasonable number of commands.
Quite a lot of work has been put into creating a smooth and seamless play experience. New players will benefit from many "invisible" parts of the system that are designed to support that goal. First and foremost are >FIND and >GO TO verbs that make navigation as simple as can be. Object disambiguation is handled with a numbered selection that makes it very clear how the parser is "thinking," and that in combination with very descriptive error messages will rapidly train a new player in the preferred method of interaction. More subtly, the game design itself ensures a sharp focus on specific goals at all times, even during the middle game when one has a choice of order in which to pursue subgoals. Lastly, the introductory scene offers a tutorial voice that is sure to help total newbies get started with a parser, though it is extraneous to someone familiar with the form.
My initial impulse is to give this game four stars, which translates roughly as "distinctly above average" and/or "highly recommended" in my rating scale, but there are a couple of minor shortcomings that keep it just below that threshold. One of the segments (Spoiler - click to show)(involving identifying a rosebush of blooms with a particular color) does not feel as well-implemented as the others. (Spoiler - click to show)Specifically, although a point is awarded when the correct actions have been taken, the player is not notified about which rosebush is correct and must deduce it from some diagrams. This is not difficult, but neither is it particularly interesting, and stylistically it is out of step with the rest of the work by adding even a speck of unnecessary friction. Also, the multiple locations of the tea garden just seem "deader" than other parts of the house from a writing perspective; they are restricted to repetitive descriptions of largely undifferentiated locations with few objects. Perhaps less important but worthy of adjustment is the pacing in the final scene. (Spoiler - click to show)It took several tries to work out the correct move to trigger a win, and it felt very arbitrary that it should be that move which does so. Repeated barking should be just as effective given the situation, and would be the low-friction option to conclude the game after the real puzzle has been solved. As a final nitpick, it would be nice to be able to turn off the tutorial mode at the beginning. (Note that any or all of these criticisms may have been negated in release 2, which was recently posted.)
I'm going to go ahead and round up a bit for my star rating, though I'll hold off on letting it count toward the average in the hopes of a post-comp release to sand off the handful of remaining rough edges. In the meantime, I do very much recommend this piece to anyone looking for a bit of fun, and I would even suggest it (with reference to the provided hints, if needed) as a first experience with IF for someone who likes the murder mystery genre. My hat is off to Stelzer for creating a first-class introductory work easily on a par with Infocom's best of that type. Bravo!
[Note: It turns out that much of the preceding unintentionally -- but almost exactly -- echoes an off-site review by PB Parjeter, which was written prior to this and to which I've added a link on the game's page here. I guess that's evidence that the observations are well-founded!]
This game was the insipid edutainment experience that I had feared when I was preparing to play Junior Arithmancer.
When I first loaded this up and got through the short introductory segment, I thought that I was going to be treated to an extended version of the experience provided by the core mechanic seen in the author's other notable math-themed game. I was envisioning a game of "magical" powers rooted in mathematical operations that would phrase key breakthroughs in the history of mathematics as puzzles to be overcome, with an emphasis on the expansions of conception as opposed to the mechanical operations. Having enjoyed the optional puzzles and just playing around in the number space of Arithmancer, I thought I was looking at the fun and compelling core of that game turned up to 11.
The presentation and the setting were quite similar, and the first few segments (constructing and extending the set of numbers) seemed to support the title's implication that this game would be about learning to appreciate the "cold and austere" beauty of the vast and interconnected web of concepts and reason that is mathematics. Since Arithmancer was so unexpectedly fun, I was looking forward to the experience -- I even hoped that I might learn something.
Unfortunately, the game quickly devolves into something else entirely: an old-school-style puzzler with frivolous mathematical theming that seems almost totally at odds with the implicit premise. Although *A Beauty Cold and Austere* appears to be the author's sincere love letter to the beauty of mathematics, it singularly fails to communicate that beauty. Fundamental and important conceptual breakthroughs are handled at a remove of one or more degrees, via puzzles that for the most part pointedly avoid the crux of the mathematics themselves. The entire puzzle structure is crafted in the old school style, and at times the game almost seems a parody of it.
The actual reasoning required to make progress is typical for old-school puzzlers, and the game does little to explain or reinforce mathematical concepts. I frequently found myself imagining young players of this game huddled around an Apple ][ in a 1980s school computer lab, too interested in the novelty of a "talking" computer to notice that they weren't learning anything useful about math from overcoming the game's obstacles.
To be fair, it's hardly this work's fault that it wasn't what I had hoped it to be on the basis of a misunderstanding that it was written after Arithmancer. It was, in fact, written before, and the arrow of causation points the other way; Spivey quite admirably extracted one of the best ideas from this game and crafted a much better experience from it. Perhaps I was reading too much into the title and cover for a second time with one of Spivey's works. However, I was not particularly impressed with this work even when trying to take it on its own terms. The fairness level of many puzzles is debatable, and the only unifying structure is dream logic, i.e. non-logic. The most interesting aspect was (Spoiler - click to show)the roller coaster; with its multiple possible configurations, I had to admire its implementation as either very clever in its design or of impressively large scale in execution, if not both.
I think I would recommend this game to someone who really enjoys the old school puzzle sensibility of wanting to solve a puzzle "because it's there," and I imagine that there would be some appeal to mathematicians in the fact that many props and setting elements come from the history of their field. If the idea of Zork with math-themed puzzles appeals to you, then by all means proceed directly to playing. If what you want is fun with the math itself, then you may be better served by Junior Arithmancer from the same author.
[Update: As the author points out in comments, this review is based on an early release of the game, which has since been substantially revised. Also, I did find the game to be likable overall in its earlier form. Readers are advised to take both of those facts under consideration. I've removed my rating from the game's average.]
Inform 7 makes it easier than ever to code a game. It remains difficult to make a good game.
This is very clearly a first effort. Michael J. Coyne's list of "First-Timer Foibles" remains relevant, and this work earns a CQ (Coyne Quotient) of 6 for items 2, 9, 11, 12, 14 and 15.
It's hard to take this game very seriously on its self-proclaimed merits. The functional plot (i.e. what you experience as a player) seems more concerned with offering guided tours (especially around Ohio) than being a spy thriller. (I will admit that I found this to be something of a saving grace; some interesting facts are presented, which will probably be among the most memorable parts of the play experience.) The game also seems pre-occupied with paying homage to Infocom, Star Wars, Narnia, and various (presumably real) food establishments, to the detriment of its focus and continuity. In fulfilling the PC's mission and/or scoring all points, you will: (Spoiler - click to show)visit a pun-oriented maze; build a bonfire using flint, steel and 69,105 leaves; visit a privately-owned (and ostensibly secret?) space station; fly to Africa to retrieve a MacGuffin from a villain conveniently hanging out in one of the handful of locations there (using a weapon retrieved from the Oval Office, no less!); craft a lightsaber; enjoy a parade of junk food and sweets; visit several architecturally-significant buildings; make use of a divinely-delivered laser; find, wear and use a magical pendant; and do something else worth 2 points that I never figured out. Are you intrigued? If so, read on.
There are many "puzzles" that are pointless. They qualify for the term only because they are things one must do to score points; their impact on the world state with respect to the ostensible plot seems to be zero. These appear to originate solely as artifacts of the process of learning to code, and not as part of an integrated design of puzzle and story. (In fact, the points awarded for following the mission are a small fraction of the intended total.) While anyone new to coding can appreciate the thrill of victory felt when overcoming early technical challenges, such learning exercises are generally not appropriate to include in the final game. The adage "Be ready to kill your darlings." applies. (An aside: My final score was 352 out of a possible 214. There is a scoring bug in which a 10-point award can be repeated indefinitely.)
Certain other "puzzles" are classic examples of poor puzzle design in the vein of mind reading and/or guess-the-verb. The very worst offender here is the command needed to reboot a computer: (Spoiler - click to show)>CONTROL-ALT-DELETE. A close second is the command required to get out of a VR simulation: (Spoiler - click to show)>BLINK RAPIDLY. (Technically, there's something that might be counted as a clue -- by British puzzle fiends only -- for the latter. The VR environment seems totally optional, anyway.)
I note that the >CREDITS list "TBD" as beta tester. Obtaining beta testing is almost universally regarded as a prerequisite for a serious-minded public release, and its lack is keenly felt. I get the strong impression that this game was originally written for private circulation (in large part because it seems to contain a cryptic marriage proposal -- (Spoiler - click to show)"The display says: '01101101 01100001 01110010 01110010 01111001 00100000 01101101 01100101'" [which for the lazy translates into ASCII as "marry me"]). Based on the blurb, it's now intended to serve as publicity for the author's novels set in the same universe.
The fictional world presented borders on absurdist in its outlook. Here is the description of the President of the United States: "President Bridget O’Connor is a wise leader. She was formally the head of the NSA. The President is aware of Quotient’s operations." (Yes, "formally.") And here's that of the Prime Minister (presumably of the UK): "Prime Minister Jason Stevenson is a skilled martial artist in addition to an ingenious political leader." I could not help but interpret items like these as comedy.
All that said, I'm giving this work two stars, which I will note translates roughly as "has some positives but needs improvement." It is exuberant, yes, and silly -- but I still found myself liking it more than not. Your mileage may vary. I wish the author luck, and we can all hope that the recipient of the marriage proposal said yes.
This is another game that I would most likely have skipped if it weren't for the Free IF Playoffs. The moment I see "dating sim" in the description of a game, my interest drops to zero. Still, the intriguing provenance of this game, which was apparently produced by an outsider who has never participated in the online community, was enough to warrant at least loading it up.
With a blithe disregard for the tags on IFDB or other reviews (which I like to read after I've tried a work), I did so. My minimal interest was not increased by the Harry Potter-like feel of the opening chapter. A short time later, the game seemed like it was going to be over before it had even begun. Interest took an uptick when it became clear that what seemed like an end was actually just the beginning.
Here's where we get to the spoilery part, and like other reviewers, I recommend that you play the game before proceeding.
This is a time-loop game, and in terms of story structure it is well done. I agree with Passerine that author E. Jade Lomax has an excellent sense of how to anticipate changes to the player's viewpoint over time in a way that works well, though I felt that it failed to adequately convey how the protagonist must have felt after enough loops to span a normal human lifetime and more. After a period of exploration, one necessarily begins to treat each iteration as a chance to conduct one or two key experiments in how to affect the timeline. (Spoiler - click to show)As a memorable in-game description of science puts it, the player begins the process of "grinding the particles of the world down to answers and making new questions with them." The way that the description of events changes with the growing understanding of the total situation is remarkably smoothly implemented.
It does seem as though the opportunities for significant change are few and far between, but this is something of a necessity in a time loop of such scale. This is Groundhog Day writ large -- a Groundhog Decade or more. The time loop trope seems inherently more powerful in interactive fiction, where the player must guide the protagonist's discoveries and planning instead of being a mere observer, and Lomax explores many interesting ethical questions along the way. To achieve the implicit objective, the PC must become an interloper who lies, steals, commits acts of destruction that likely result in the death of innocents (and certainly result in large-scale destruction of property), and more. (At least, it seemed like that was the case; perhaps there are options to avoid such questionable trade-offs.) Are the "failed" timelines inherently unreal? Do your harmful actions somehow not count in them? Do the ends truly justify the means when trying to "win" the game?
In addition to the big questions, there are smaller ones. For example, a key NPC will more likely than not (Spoiler - click to show)go on a magic-induced rampage at a pivotal event early on, killing several people and possibly the PC. At a "later" point in the game, the player is presented with a choice that effectively asks whether or not to forgive her for something that she hasn't done in this cycle. Are you judging her for who she is in the here-and-now, or what you know she could be under the wrong circumstances? This question isn't new to time travel tropes, but it felt new here, stressing the way that both the player's and protagonist's perspectives shift due to the "outsider" viewpoint being experienced.
The "key scenes only" approach sometimes feels limiting. I would have loved a more fine-grained treatment of the plot -- one that starts to answer the in-game question (Spoiler - click to show)"How much are you changing things, by breathing and walking and sometimes being a little late for breakfast in unrepeatable patterns? How much is just the universe's randomness?" -- but I recognize that the complexity being managed is already quite large. The choice interface seems like an appropriate decision -- it's hard to imagine the same game with a parser. (Hadean Lands is the closest thing to it, but it has no need to implement NPCs.) To be sure, I'm probably underestimating the total complexity -- my own play took several hours but was far from a completist run, since I opted out of every romance thread. (A special hat tip to the author here: I truly appreciated that "none of the above" was an option for the romance subplots.) Since the PC can develop close but non-romantic relationships with various NPCs, it's clear that that the alleged dating sim aspect is driven by the author's diligence in exploring the potential of what RadioactiveCrow's review calls the "human connections" of the situation space.
This game is very good, but I'm going with 3 stars instead of 4 because there are a few places where it slipped a gear (i.e. seemed to be responding to things that had not happened or had happened differently, due to errors in state-tracking). The writing is a bit flat, as well, with a workman-like functional quality that doesn't always do justice to the scenes being portrayed. Relatively small improvements in either of those aspects would have gotten it over the edge. I definitely recommend this game both as an enjoyable play experience and as a rewarding subject of study in the craft of interactive fiction.
Choice games are not my usual cup of tea, but I have taken the opportunity to play several of them as part of the Free IF Playoffs. As many other reviewers have noted, this ostensibly choice-based work offers surprisingly few choices. Although the reading experience requires quite a few clicks -- a design choice that works very well given its format and the PC's characterization, as noted in Rovarsson's review -- not very many control a decision that affects the PC's actions. I, too, counted a "handful" of these (five or so) over the course of the work, an average of less than one per chapter. The number of story-significant choices seems even fewer.
The writing is very good at the small scale, though CMG's pointed critique of the overall structure is accurate. I would add that what I thought was one of the story's major strengths, its pacing through the first six chapters, is abruptly abandoned around the midpoint, and the remainder of the story feels rushed by comparison. This does much to undermine the contemplative mood that prevails in the first half.
Nonetheless, I thoroughly enjoyed my encounter with this work. It could easily stand on its own as a straight-up novella. I found myself quite absorbed by the Lovecraftian feel of the opening act and the various intriguing references to real-world utopian literature. I was not prepared for the sudden shift of tropes to H. G. Wells territory when the protagonist (Spoiler - click to show)discovers that the "gateway" built into the Astrolith is a time portal, but it did change the significance of the story in interesting ways. (Spoiler - click to show)I was particularly stricken by the portrayal of the modern era as a utopian dream come true by the story's villain. That was clever misdirection.
I did like the Windrift interface more than that presented by the average choice engine. Perhaps its biggest drawback is that it lacks an "undo" feature. It would have been nice to be able to go back and explore the other ending that I didn't pick, but since it will require another entire "playthrough" I probably won't be doing it any time soon. The story is interesting enough that there's a good chance I'll circle back around to it sometime in the future, though, especially after reading some of the novels that it cites.
This work feels much more like a "hacking game" than what would typically be called interactive fiction. The game has a graphical user interface, and the only text entry to be done by the player takes the form of multi-digit numbers. A sort of limited choice-like player input is also accepted via button-clicking to initiate or respond to messages from NPCs. The fact that all significant narrative events are depicted via text arguably places it somewhere at the outskirts of the form. It doesn't feel quite out-of-bounds to qualify as IF to me; your mileage may vary.
The world of the game is a strange one, a kind of alternate 1980s much like our own but in which (Spoiler - click to show)early breakthroughs in computer science had developed truly self-aware AIs. The most far-fetched component of the plot is the idea that such a program could run on a 16-bit home computer.
As other reviewers have noted, the author goes to great lengths to capture the feel of the BBS era despite having no firsthand familiarity with it, even accurately portraying the sounds of the dialup sequence for 1200/2400 baud modems. This work may have some value just as a kind of "living history" display, making it easier for those who grew up with the internet to appreciate its technological roots.
The overall plot is relatively constrained. The early parts of gameplay have a richness to the NPC userbase that rapidly falls off as the main plot gets going. Gameplay options are expanded over time as new programs become available, but their implementation is limited to the need to run them at certain times; fundamental gameplay is not altered. The pacing is rather too quick for my taste after the first act, robbing a significant twist of much of its intended impact. Based on the order in which some messages were received, I may have gone through key events in an unanticipated sequence, so again your mileage may vary.
Despite these significant flaws, I admire the work done on the interface and did find it to be an enjoyable short play experience.
Note that although this game is tagged as "queer" on IFDB, that seems to have no relation to gameplay. Although an interpersonal relationship is an important part of the plot, it is handled in an entirely abstract and non-sexual way.