Reviews by Wade Clarke

View this member's profile

Show ratings only | both reviews and ratings
View this member's reviews by tag: ADRIFT ADRIFT 3.8 ADRIFT 3.9 ADRIFT 4 adventuron ALAN Apple II BASIC browser-based choice-based Choicescript comedy commercial Commodore 64 crime CRPG cyoa Eamon educational fantasy Halloween horror Hugo IFComp 2010 IFComp 2011 IFComp 2012 IFComp 2013 IFComp 2014 IFComp 2015 IFComp 2016 ifcomp 2020 ifcomp 2021 IFComp 2022 IFComp 2023 ifcomp 2024 incomplete infocom Inform Introcomp 2020 linear Lovecraft mystery parsercomp 2025 Python Quest RPG science fiction Scott Adams spring thing 2016 spring thing 2020 spring thing 2022 StoryNexus TADS The Quill thriller Twine two-word parser Undum Unity versificator
Previous | 41–50 of 197 | Next | Show All


Pilgrimage, by Víctor Ojuel
4 of 4 people found the following review helpful:
A country per move is the Pilgrimage groove., November 18, 2021
by Wade Clarke (Sydney, Australia)
Related reviews: IFComp 2015, Inform

(This is an edited version of a review I originally wrote for my blog during IFComp 2015.)

Pilgrimage is an atypically macro-scaled parser adventure which impressed me with one brief-prose-vivid, new and geographically far-flung location after another. It's also a game whose finishability, as in the player's ability to complete it without being severely gated by a walkthrough, I'd rate as close to nil. Even with the walkthrough, I wasn't able to clear the game. Pilgrimage does list several testers, so I'm going to assume I ran into a circumstantial bug rather than that the game is literally unfinishable.

Pilgrimage's PC is a Roman woman (ancient Rome) of significant alchemical learning who leaves her hometown seeking further knowledge of an existential entity known as The Great Work. She's like Carmen Sandiego in that each move she makes in one of the traditional IF compass directions tends to take her to an entirely different country. I've hardly played any parser games that place a series of huge environments (cities, countries, et al.) in a series of discrete locations like this one does, so whether by not knowing conventions or ignoring them, Pilgrimage sports a novel style.

Some kinds of historical realism or likeliness are important to Pilgrimage and some aren't. I don't think learned Roman woman really set out on globetrotting missions like this one. How many of them got to be this learned in the first place? It was when the heroine met a dragon early in the piece that I clocked I was going to be encountering both fantastic and ahistorical elements in the gameworld.

The Great Work, about which the heroine wants to know, is a 'real' figurative thing (I had to look it up) but the 'De secretus resilio', the cypher she carries at the beginning of the game, is not. So the whole adventure is a kind of 'What If?' with infrequent intrusions of complete fantasy. It enforces the idea of a pilgrimage by having you continue to move towards your goal, or goals, without turning back. Early on, the puzzles are gated in such a fashion that they tend to be self-contained within locations. This means the player doesn't have to worry about missing things or having to backtrack.

Most parser games involve browsing locations on a small scale and revisiting them. Pilgrimage is far more episodic, but whenever it departs from this linear itinerary it becomes very difficult as a result. It also invokes a large range of methods for interacting with the environment and other characters without teaching the player whether any of them are particularly good, or which ones might be of use more than once. As such, in its later stages it too frequently becomes impossible to guess what you're expected to do next. You mightn't be able to fiddle around; you'll just have no clue at all.

I had especial ire for a section in which I was expected to TELL SULTAN ABOUT (name of a city previously visited in the game) at a moment I felt I could have tried to tell the Sultan about anything from my whole game-life experience. Admittedly, Pilgrimage shields the player from this kind of thing most of the rest of the time by having all the characters speak different languages so that they don't even have a shot at understanding each other.

To say that the heroine has a wide range of adventures would be an understatement. Her character seems unclear and merely pragmatic at the journey's beginning, a typical situation at the head of an IF parser game, but she is quickly revealed to be capricious and somewhat ruthless, especially when weary of her pilgrimage. (Spoiler - click to show)She manipulates the knight into service, sacrifices him, threatens the alchemist, burns down a church, steals from the church, et al.

The overarching joke of the game for me is that it presents the pilgrimage as being a relatively noble undertaking when it begins, but it pans out badly enough for the heroine that she devolves into a tired, angry, cursing character who detests all the exotic foreign lands she has traversed and just wants to go home.

I got a lived aesthetic meaning out of this game that I really liked, and a sense of briefly touching the weird little customs and behaviours of a wide range of characters; the plague doctor, the superstitious natives, the wary caravanmaster, the macho knights. And a sense of doing so across different lands. But admittedly, since I couldn't complete the game, I'm missing whatever the end might have given.

You can log in to rate this review, mute this user, or add a comment.

Paradise, by Devine Lu Linvega
3 of 3 people found the following review helpful:
Interesting editable world tool, no longer online, November 17, 2021
by Wade Clarke (Sydney, Australia)

(A version of this review originally appeared as a blog post of mine during IFComp 2015. Paradise was withdrawn from IFComp because it had been released prior to the comp. It has since gone offline, so my review is here as a record of what it was like.)

Paradise is a text-based online world/system for any number of players/users in which anyone can create, walk around in and inject simple programming into textual objects. The objects aren't modelled to be anything in particular, but typical uses for them include making locations and putting choices and objects into those locations. Interaction is via a mixture of parser-like typing and clicking on hotlinked words.

In my first session in Paradise, I created Cafe De Los Muertos, placed it in a location recommended by the implementors and put something inside it.

As an open-ended project which began four years ago, and one which may not contain any goal-oriented adventures that are easy to find, Paradise was likely to have scored poorly in IFComp. However I think that whether you like parser IF or clicky IF, or both, Paradise might appeal to you as a creative tool. There's nothing to stop you building a game or experience in Paradise and then linking others to it. Another big plus is that neither creators nor players (and technically, the two aren't distinguished from each other) require accounts or passwords to log in or to protect their creations. You can just visit the website and start doing stuff.

Text objects in Paradise are called vessels and operate on a concept of enclosure. Such basic concepts are explained in tutorial vessels you'll encounter soon after logging in. Basically, every vessel is inside another vessel. So you could make a location (one vessel) by typing 'create grassy meadow', then put an object inside it (a vessel in a vessel) by typing 'enter grassy meadow' then 'create chest'. If the object has compartments, they could be vessels in the object vessel. But there are no actual programming rules about the nature of vessels. You could stick a whole new world inside an object if you like – after all, it's just another vessel. You can also pick up editable vessels and put them elsewhere, or embody them, the latter being the means by which you create an avatar. You wouldn't want to be driving a default object like the teapot forever.

The most basic kind of programming lets you attach any useable Paradise command to a vessel through a 'use' link, which can also be activated by typing 'use such-and-such'. You can then repaint the word 'use' as something else – read, press, etc. – whatever word you want the player to type to use (enter) the vessel. You can nut this stuff out by following tutorial topics which consist of locations and dialogue, not boring old instruction files, or by just typing 'help'. More advanced programming is available, but it would be possible to put together an adventurous structure or CYOA adventure with the basics alone.

I suppose what's annoying about the interface is the fact that you can't get away from having to keep switching between clicking links and typing things. Or clicking a link and then having to hit return to execute it. My other gripe is that allowed punctuation in creator content is quite limited. No apostrophes take, no capital letters take in some circumstances, no exclamation marks take (actually, maybe that last one is a plus), etc. For the more literate-leaning, these things might bug.

I'm personally interested in exploring more focused material than what I saw here thus far, but I don't even know how big the place is or what's already in there. I could easily have missed a lot of stuff.

You can log in to rate this review, mute this user, or add a comment.

A Wind Blown From Paradise, by N.C. Hunter Hayden
2 of 3 people found the following review helpful:
Too-buggy short game of underground train travel, November 16, 2021
by Wade Clarke (Sydney, Australia)
Related reviews: IFComp 2013, Inform

(This review originally appeared as a blog post of mine during IFComp 2013.)

A Wind Blown from Paradise is a small parser game that uses the drudgery of underground train travel and the wind blowing down the train tunnels as a metaphor for a greyed-out life not lived in the present; the siren song memories of the past are in technicolour. It's an idea well suited for delivery in IF format, but the delivery of this game is unfortunately frustrating. The solution shows me I had almost reached an ending after about 10-15 minutes of play, but I still quit at that point because I was tired of being thwarted by the random train travel mechanic and interrelated technical problems: the game failing to properly note when I was on a train or off it, turns being out of sync, some commands failing to give any response, a lack of basic synonyms, etc. These common problems could have been sorted out with input from folks with a little Inform 7 experience, but unfortunately the author hadn't spoken to any of them prior to IFComp 2013 (I know I because I spoke to him online at the time). There are also subtler design problems in that the game's responses don't give enough information to indicate that the game state may be changing, or that you may be progressing. It's too easy for the player to wander around in this one feeling lost, stuck in a repetitive loop with no guidance.

You can log in to rate this review, mute this user, or add a comment.

Aether Apeiron: The Zephyra Chronicles, by Hippodamus & Company
1 of 1 people found the following review helpful:
An overwhelming, narratively ineffective introduction to Something, November 15, 2021
by Wade Clarke (Sydney, Australia)

(This review originally appeared as a blog post of mine during IFComp 2016.)

Aether Apeiron: The Zephyra Chronicles. Book I: The Departure --- Part I: Prelude to Our Final Days on Kyzikos is an extraordinarily long title for a game, or for anything else. Its multiple clauses of descending magnitude promise tons of episodes, galactic-scaled adventuring, locally-scaled adventuring, sci-fi societal sculpting, a cast of thousands (or at least dozens) and the highly agreeable portentousness of prolonged high fantasy. This is a set of promises no single IFComp entry can keep within the context of its IFComp; the two hour rule makes that physically impossible.

Folks can, have and will continue to use IFComp to introduce punters to their big multi-part IF. Aether is one of these introductory games, and it ends in a weird place and starts in a confusing one. The end is not inherently weird, but it's weird in light of the experience it just spent all its time imparting. That experience is a link-based sci-fi / fantasy adventure with a scaffolding of Greek idylls, philosophers and mythology. The first screen, a page of prose from a log, indicates rhetorically that the narrator is or was something like a familiar of the eponymous Zephyra, then confuses by setting the scene with a series of nested geographical relationships (paraphrasing: the moon with the woods orbiting the planet surrounded by the clouds in the Propontis system) and raising the spectre of a great many groups of people and other entities with unusual names involved in Zephyra's story. Plus there's a quote from Plutarch. It's a tad overwhelming.

Spoilers follow:

Zephyra turns out to be a space pilot in the now who used to be a wandering fisherwoman in the past. Links in the prose passages lead to elaborations, courses of action or different locations. The trajectory is generally forwards with occasional gating of progress by character knowledge or events. There is no puzzling difficulty as such, but some patience is required.

Aether's opening, in which the heroine is piloting a starship that's about to disintegrate (the why, where or what of this aren't exposed) should be hooky, but it's handled a bit strangely. The game's structural tactic of looping asides back to already-read passage describing the current scene works later on, but not in this first scene, where it feels like it's slugging up action that should be screaming forwards. The other issue is that Zephyra's visions of divine help from giants and marble hands during this scene come across as pretty psychedelic. Altogether, an odd impression is made, and the whole spaceship scene is not explained or returned to later in this game, leading me to think it's grist for a later episode.

The game then cuts to a more rural (and presumably more modest) time in the past, with Zephyra wandering around and trading fish. The scenic descriptions paint a nice picture, but this prosaic exteriority prevails across all the writing. That's to say that although we're basically playing Zephyra, we barely get inside her, experience her thoughts, motives or feelings. This makes for a mostly inscrutable experience in a Greekish world that's not exactly inscrutable, but is not a world we've been given any reason to invest in yet. Who are these guys Zephyra playfully wrestles with? What does she want out of her days? What's the role of the satyrs she meets? I never learned the answers to any of these questions. Having no character goals and not much of a clear perspective on anything resulted in an uninteresting experience.

There are a fair few links to explore throughout the game – sometimes a crippling-feeling number, like the fifteen on the Fishing District of Kyzikos page – but not many incentives to be thorough. And I got the impression the game expects you to be thorough, since some later asides present information that obviously assumes earlier optional asides were read. Some state-tracking would help address this kind of thing, and will surely be essential in later episodes of this tale if it holds to its mammoth projections.

The finale of Aether is dramatic and ominous, but also oblivious of the fact the player just spent the whole game with Zephyra. The arrival from the sky of a space-faring Jason and his Argonauts, and the promise that they will carry out 'dark deeds' that will wreck everything on Kyzikos, amount to a deus ex (in the broader modern sense) that will remind most players that Zephyra didn't do anything that had anything to do with these things. She might in the future, but so could any other character. In this rural episode, Zephyra has really yet to do anything of significance.

This is what the narrative troubles of Aether boil down to: The game is meant to be an establishing experience for the character of Zephyra, but she has yet to show any personality or do anything of note. The ending only underscores these problems. While they're obviously the biggest ones, the authors don't seem to have any trouble being prolific or riffing on Greekery, and the CYOA-style wandering sections are mechanically effective, though it would take me awhile to get used to negotiating so many links on single pages when those links are interspersed throughout the prose. Aether needs structural recalibration and prose that addresses the interior of its heroine, and so interests us in her, if it's going to succeed.

You can log in to rate this review, mute this user, or add a comment.

All I Do is Dream, by Megan Stevens
1 of 1 people found the following review helpful:
A slice of stale life., November 15, 2021*
by Wade Clarke (Sydney, Australia)
Related reviews: Twine, choice-based, IFComp 2016

(This review originally appeared as a blog post of mine during IFComp 2016.)

Short, existential Twine game in which you specify the manners in which you will veg out in the house during your girlfriend's next night shift at the pickle factory. This is an experience hailing from the drab end of the slice of life cake. You can think about the bedclothes, fiddle a bit with the bedclothes, clean objects in several boring stages. Your character is clearly depressed, as the prose is insistent about the pointlessness of any activity. A few prose studs of specificity about the characters' shared life don't make up for the more macroscopic lack of specificity that prevents any insight into their plight over the short duration.

Perhaps this is the Twine equivalent of the parser world's 'My Crappy Apartment Game'. The apartment is still there, but the focus shifts to the immediate crappy existential rather than the immediate crappy physical. 'All I Do's...' observations of fiddly-stuck depression make for better writing than that of most My Crappy Apartment games, but its small catalogue of anxious domestic activity didn't interest me because I knew almost nothing about the characters, before or after.

* This review was last edited on November 26, 2021
You can log in to rate this review, mute this user, or add a comment.

The Little Lifeform That Could, by Fade Manley
2 of 2 people found the following review helpful:
Small choice game about a blob that can evolve how you want it to., November 14, 2021
by Wade Clarke (Sydney, Australia)

(This review originally appeared as a blog post of mine during IFComp 2016.)

I thought I recognised the 'blob of goop evolves to starflight via all the stages inbetween' premise of Little Lifeform from somewhere. I've not played Spore but I've read about it, and that's the game. But I don't think Little is 'just' doing Spore via prose and the Choice Of Games engine. It has a particular aesthetic slant that is somewhat cute, somewhat dapper (hat-orientated) and generally encouraging. Simultaneously, it seeks to avoid throwing any eggs into particular baskets of peril. It presents a version of the universe that equalises all paths. Frankly this is not something I am used to, and in some bizarre way, I found it a little sinister. The most violent way through life turns out to be as good as the most arty, which is as good as the most capitalistic or the most dapper. That said, I don't think my subtextual reaction is worthy of any great dark spin. The goal of the game is obviously to let you play any way you want, give you a corresponding experience via its cute aesthetic, and allow your way to work. Then, if you like, you can try another way and see what humourous take the game offers on contrasting modes of behaviour.

Your stats in categories like Charm, Defensiveness and Patience are tracked, checkable at any time, and don't seem to lie, though I found the game's ultimate prose assessment of some of my performances a little off (one said I'd leaned on trade when all I remember doing was being the greatest artist and aesthete in the whole universe.) The game is otherwise pretty perfect at what it does, and it's charmingly written. I just missed having some emphases somewhere, because that's how I've always liked my games.

The Little Lifeform that could is certainly not the amoral spectacle of violent death in an uncaring universe that it could have been.

Or is it?..

No, it isn't.

You can log in to rate this review, mute this user, or add a comment.

The House at the End of Rosewood Street, by Michael Thomét
2 of 2 people found the following review helpful:
A weird mystery with more newspaper-delivering than Paperboy, November 14, 2021
by Wade Clarke (Sydney, Australia)
Related reviews: IFComp 2013, mystery, Inform

The House at the End of Rosewood Street is a mysterious, strange and significantly imperfect adventure in which you play a caretaker to the residents of a suburban street. The residents all chip in to keep you housed (note that your house is not the one at the end of the street) and in return you run errands for them and deliver the newspaper each day. When I say deliver, I do mean deliver. You have to navigate right up to the door of each house, knock on the door and then GIVE NEWSPAPER TO (recipient). The game describes itself as "An exploration of the uncanny, the abject, and the fantastic" but I suspect many players will bail out early on the deliberately repetitious, sparse or tedious tasks the caretaker protagonist must perform, rather than continue to squint their eyes at the suburban grass in hopes of perceiving the promised strangeness. I don't think this game is optimally designed, and the distribution and delivery of some of its weirder content is quite out of balance, but I think it does eventually succeed in generating a feeling of mysterious inevitability, thanks in part to its grinding qualities.

Spoilers increasing ahead, and ultimately I talk about the end of the game.

Something I noticed immediately in Rosewood is that while there are plenty of long descriptions of houses, none of the houses' features are implemented. The game's fob-off message to anything it doesn't understand is "What would Theo think?" (Theo is a neighbour) or "What would the neighbours think?" etc. This looks ill-considered, at least if you haven't read the HELP first, which includes a polite sort of disclaimer amounting to a direction on how to play the game. In other words, it tells you that little details aren't implemented, but also that they aren't important for this story. This info is too important to be left as the optional read it is.

Your street has a pleasingly logical arrangement, meaning that once you're a little familiar with the layout, it's easy to wing your way towards a particular neighbour you need to see or to be reminded of where they live. The caretaker has at least eight newspapers to deliver each day. This means that over the week of the game, the player will have to take at least 56 strolls and knock on at least 56 doors to deliver at least 56 newspapers. That's quite a stunning amount of what most players would consider drudgery. The game obviously has a point with all this, which is to emphasise the sameness of your routine and to also make you keenly aware of any variations in it, but the author could easily have inserted many more "carrots" throughout these sequences to keep player interest up. The way it is, the neighbours say and do the same things in response to your rounds almost every day, and their requests that you run errands for them or repair their broken watches and such are relatively scarce.

Each night you retreat to your house to sleep and to dream. These dreams are relatively wack, featuring a parade of talking cats and endlessly transforming symbolic objects. They're so loaded with archetypal dream imagery and non-sequiturial dialogue that they end up conveying nothing because they could convey anything. I like the structure of having a dream each night, but I think that the prose content of the dreams is the element of this game that is most off.

A source of narrative content that you can grab onto is an ongoing story in each day's newspaper about the disappearance of one Lisa Kaiser, the governor's daughter. When I was playing the game and noticed that an Elisabeth (with an S) had materialised in a house in Rosewood Street one day, I wondered if this might be the missing Lisa. Elisabeth was dissatisfied with my repairs to her broken mirror and disappeared the next day. Alarmingly, the newspaper reported that a groundskeeper had been arrested for her murder. Was this me? I delivered the newspapers as usual that day and nobody reacted any differently. The week concluded with me dining with and then joining in bed the mysteriously charismatic stranger who moved into The House at the End of Rosewood Street at the beginning of the week, and who'd made appearances in my dreams. Since I had virtuously delivered a zillion newspapers over the previous seven days to reach this point, I was quite tense about what I might finally discover. What happened was that I woke up again, and the content of the new day's paper indicated that I was back at the start of the week, as did the now empty bin where my discarded newspapers had been piling up.

Had my life become some kind of circling mental limbo created by myself to protect me from the reality of my murderous actions, if they were mine? That's one of the better explanations I've come up with; the game is highly resistant to concrete interpretation. Its unyielding nature is strangely satisfying to me in retrospect, in the sense that I would have hated to have arrived at an extremely pat explanation for all of this weirdness. But even for the game to achieve this effect – which I can easily imagine a lot of IFComp players didn't experience due to boredom – it barely justified the huge amount of unvarying repetition involved in playing it, nor the nebulous dream content. Still, it has a conceptual weirdness that I'll remember, though I'm unlikely to want to actually play it again.

You can log in to rate this review, mute this user, or add a comment.

Toiletworld, by Chet Rocketfrak
2 of 3 people found the following review helpful:
One star., November 13, 2021
by Wade Clarke (Sydney, Australia)
Related reviews: IFComp 2016, Inform

(This review originally appeared as a blog post of mine during IFComp 2016.)

Imaginatively, a fractally projected world of toilets. Practically, a few rooms with basic bad implementation and IFComp rule jokes. Game comes in three versions (web version, Z-code, Glulx) if you download it. All appear identical.

One.

You can log in to rate this review, mute this user, or add a comment.

Ollie Ollie Oxen Free, by Carolyn VanEseltine
2 of 2 people found the following review helpful:
Deep multi-NPC gameplay too deep with bugs, November 13, 2021
by Wade Clarke (Sydney, Australia)
Related reviews: IFComp 2013, Inform

(This review originally appeared as a blog post of mine during IFComp 2013.)

Ollie Ollie Oxen Free is a primary school-based adventure of rigourous puzzling in which you play a teacher who must rescue a series of trapped students in the wake of some kind of bombing. The source of the threat isn't specified, or ultimately important, at least as far into the game as I reached before giving up, which I did after 145 minutes.

Ollie's ambitious design supports all of the students independently. You can talk to them, order them about separately and have them act as the instruments of puzzle solving for you, which is necessary because the attack has left you too weak to perform any dexterity-demanding tasks. To successfully marshal them to help you help them rescue each other is the kind of feat which will convince you that you could organise a team of green berets. But with great mechanics must come greater implementation. The tools the game gives the player to do what is being asked of them are underpowered, and there are a lot of bugs and oversights. Also, I don't consider it acceptable to have a parser game say things like: "If that command didn't work, please enter it again," or "It looks like you've completed that part of the walkthrough, but I'm not sure." My guess is the author ran out of development time before IFComp.

Detailed discussion with spoilers ahead:

The layout and presentation of the school building has a realistic logic and a pleasing adventure game aesthetic in terms of the distribution of remarkable features. The descriptions depict a school environment for little kids through an adult's eyes. The teacher's observations on the naff posters and simplistic kiddie artworks express light cynicism, but his subsequent earnest interactions with the kids show how he can compartmentalise adult thoughts.

The game is good at introducing new gameplay mechanics, sometimes through cueing in the prose and sometimes through explicit help messages. And there are a lot of mechanics: SHOUTing to locate kids, THINKing about people or topics, ASKing kids about people or topics, and ordering kids to perform actions. Kids can be spoken to from up to a room away, made to follow you around, or to collect and use various props. They also have different personalities and fears that you need to manage, and these are a source of cute and touching observations of the kids' personalities, as well as a source of puzzles.

The interplay of all of these elements is particularly complex in light of the game's microscopic-leaning scale. The children don't react to broad commands, only to specific ones like SAMIR, GO WEST. ASHLEY, PUSH THE MAT NORTH. TYRONE, GET THE YARDSTICK. In turn, you are limited in being able to have only two children follow you at any particular time, and that each of those children can only carry realistic amounts of equipment.

I am not of the school of players who universally reject inventory limits. In terms of generating interesting logistical challenges, I think Ollie's limits are clever ones, but the trouble for this game is that the number of commands required to try out even a moderately novel puzzle solution can be huge. You need to muster the right children in the right locations, have them carrying the right things, then find the right commands. If your idea doesn't work out, it will probably take at least twice as many commands to undo everything that has been done and to redo it in a slightly different way. The problems of logistical optimisation currently comprise the game's major challenge. And again, I don't oppose this per se. Such challenges can be satisfying to solve, leading the player to a deep engagement with the gameworld. But the player has to be able to have great faith in the reliability of the game's feedback if they're not to feel that they're in danger of wasting their time. Ollie did not generate that faith in me.

I hit all kinds of bugs and problems during play. The prose made incorrect assumptions about what knowledge I had acquired so far, characters spoke out of turn or from out of earshot, crucial conversation topics didn't register, vital items weren't mentioned in room descriptions, mid-puzzle feedback failed to suggest I was making progress.

Bugs and oversights can be fixed, though in the meantime the game much harder than need be and a frustrating vision of what it could be. I think the trickier issue lies in the realm of speculation. Inform has technology in place that would allow Ollie to dispense with a lot of its micromanagement. I can imagine a version of the game in which children can be told to go to rooms, or to collect a particular item and return, etc., with single commands. I'm sure this would be extremely challenging to program, but I believe it could be done, and would eliminate all of the time and hard slog currently involved in trying to execute ideas which aren't necessarily complicated, but which require tons of commands and perhaps gritted teeth to even broach. The result would be a different game – not massively different, in fact the core design would remain the same – but that game would not present the extreme optimisation problems the current one does. Atop it all, the current game admits to the player that it doesn't understand its own state.

You can log in to rate this review, mute this user, or add a comment.

Trapped in Time, by Simon Christiansen
1 of 1 people found the following review helpful:
No computer required for this time travel game that looks forward and back., November 12, 2021
by Wade Clarke (Sydney, Australia)
Related reviews: science fiction, IFComp 2013

(This review originally appeared as a blog post of mine during IFComp 2013.)

Trapped in Time is a fun and novel CYOA game which operates not on a computer but on paper, either real paper if you print out the PDF file which comprises the game or on the virtual pages of the PDF itself. It is divided up into numbered paragraphs as per a Fighting Fantasy gamebook, and whenever you make a decision you will be told to turn to a particular paragraph. I played the game just by paging back and forth through the document in a PDF reader, a method which had the added convenience of enabling me to take notes by copying and pasting chunks of prose into a TextEdit document. Unless you have a very good memory you'll need notes to stay abreast of the game's trickery, and that trickery leads to an outcome I found strangely moving.

While Trapped in Time's prose has the clear, enthusiastic and kid-friendly style of one of the original Choose Your Own Adventure books, four-letter words and a bit of violence do make appearances later in the game.

Spoilers ahead.

In Trapped in Time you play a newly minted Chrononaut, a time travel test pilot, the best in Denmark, and you're about to enter the Copenhagen Institute of Chronology for your first time trip. After you step into the time machine, sparks fly and you find yourself back at the start of the day, standing outside the Copenhagen Institute of Chronology again and actually reading the same numbered paragraphs as before. The difference this time is that you've been informed that you can tell people about your strange experience by adding 30 to the number of the paragraph in which you first speak to them, and reading that paragraph instead. This is the first of a good number of such math-powered mechanisms for taking new actions you'll acquire during Trapped in Time, hence the need to take notes.

These addition / subtraction / multiplication tricks were used by the authors of various Fighting Fantasy game books throughout the 1980s. For instance in Phantoms of Fear (1987) if you saw an asterisk at the start of a paragraph, you could move into a dream state by adding a certain amount to the paragraph number. However, the Fighting Fantasy books were much larger than Trapped in Time and had many other mechanisms at work. Trapped exclusively uses the maths tricks, and uses them more than than any other individual gamebook has before. Of course, it's also fairly novel in using them in the service of a time traveller's loop.

The time travel concept and the overturning of staples of CYOA are played out on many levels here in a way that speaks to adults like myself who grew up on these gamebooks. The earlier stages of Trapped in Time treat you more like a child reader and occasionally invite you to write your name in the book. But as your time stream becomes more messed up and your character becomes more stressed, he starts swearing and opportunities for violence arise. The more exciting of the two endings to the game declares that your ability to travel in time is a form of cheating (I.E. reading paragraphs you weren't told to read) and that you really could have turned to any of the paragraphs at any time, and can do so now. You can use this power to find easter egg endings which are never referenced in the text of the main story.

You can log in to rate this review, mute this user, or add a comment.


Previous | 41–50 of 197 | Next | Show All