This was one of the better experiences I’ve had with a custom parser game written for a retro format.
This game was written for the Commodore 64 platform and must be played in an emulator. I played with the Vice emulator.
It is a murder mystery. It comes with a great deal of background material. There are feelies with long, in-depth interviews with each of the suspects. There are also guides on what can be typed. I found it necessary to read every single feelie and command guide and manual to complete the game, as there are essential components you will likely not find without help (such as the important ANALYZE command).
The setting and game style is intentionally reminiscent of old Infocom mysteries such as Deadline and Suspect. There is a single house with multiple independent NPCs moving about and various clues.
I’ll talk a bit about things that were frustrating and things that worked well.
Frustrations came mostly from the engine and parser. The Commodore 64 emulator I had imitated its old clunkiness. Each room takes several seconds to load. If you go the wrong way and want to turn around, it’s 20 seconds just to correct your mistake. There was a ‘speed up’ button which I used, however, it caused the space bar to wig out, making only one-word commands possible in fast mode (great for navigation). At one point while messing with speed and trying to type ‘E’ I made the emulator hang up; I don’t believe it was the game’s fault.
Some commands were a bit difficult to phrase. One must type ‘interior garage door’; ‘interior door’ will not suffice. TALK TO someone and OPEN something almost always returned a blank line with no response at all.
The story and motives were lavishly described but stretched the imagination a bit. I’m not sure the motive found in the game would hold up in court, and some of the puzzles felt a bit arbitrary.
Those are the frustrating points. The good points are that outside of the above-mentioned difficulties, the parser was quite robust. I was frequently able to do what I wanted in an easy fashion. Puzzles were well-clued; I only turned to the walkthrough to speed up after I had the game crash. I do recommend playing on your own first without the walkthrough as it can help explain some of the more unusual action choices. I do think I would have had to turn to a walkthrough no matter what, though.
Other good things are the reasonable scope of the entry. With the slow emulation and the minimal parser, a long game could have stretched patience thin. This game seems well designed and compact, and is more fair (in my opinion) than the original infocom games. All interactable items are listed at the end of the paragraph, so you don’t have to worry about whether scenery contains an important clue.
In the past, I’ve had many bad experiences with custom parser and retro platforms. I’d say that this was genuinely refreshing and was, compared to those experiences, satisfying. For someone unaccustomed to such platforms I could imagine there would be much frustration. I also found the feelies to be very high quality (although there is a ‘images go here’ section that I believe will eventually be corrected). If I could change one thing, it’d be allowing ‘X’ as look at. I appreciate the game and was glad to play it!
This game combines a parser of its own with some AI-generated responses. The ai-generated text is fairly distinctive, with a very literalist interpretation of things (much like Drax the Destroyer in marvel movies). The plot itself and the 'human written' parts have a strong resemblance to the AI generated part, and I suspect that the plot was generated first by an AI and then pruned. There are riddles in the game that also seem like they were first thought of by an AI.
You play as a PhD student who can't get any postdocs, so they use AI to automatically fill out sweepstakes forms. This nets you some petty cash, but also a ticket to get onto a cruise ship.
The rest of the game involves getting on the ship, making friends, finding a couple of clues, entering some passwords, and grabbing some items, along with a thriller-type story.
The AI provides a lot of responses; interestingly, for me, the actual responses of the AI didn't matter, as it had no 'state' (the game told me a character was looking at his ring and thinking of his wife and kids; I asked him about his wife and he was unmarried). Every character is generic and defined with stereotypes that the AI found most logical (both black characters had grown up in poverty and become army vets; a white guy who went to jail had what looked like a deformed blunt in his hands in the AI image; etc.). But if you talk to them just right they'll reveal their prompt to you. So instead of AI replacing human ingenuity, it becomes a way to use AI to mask the true human ingenuity. What prompt created this? That prompt itself seemed AI generated. What was the original prompt for the game?
The game is slow. Those who long for the days of slow processors and chugging Apple-II's will be thrilled that this game also takes a lot of time to process actions. For me, if ai-powered games are to be common, speed will be an important factor.
I struggled with interacting with the game, and in the end looked up the author's github and found a test/walkthrough hidden in the code and used it (except for what seems to be a testing-only password for one room).
This game has convinced me that AI won't replace human ingenuity any time soon, especially for riddles. I wonder if the CSS and markdown and stuff was also AI, because there were several typos like too many ** symbols and such.
I usually strongly advocate for games to be archived long term and I hope the code for this is stored, but this game probably won't run 5 years from now, given its heavy reliance on an ever-shifting public resource.
I didn't play this game in the intended way (just opened two windows and played both).
I've played 3 or 4 two-player IF games in the last few years, and I think this one definitely benefits from being in the same room or able to talk to each other. The other two-player games I played had a major twist that was apparent from the start and sharing info would have ruined that. This one is different; even having complete knowledge of the other game doesn't really help you in the current game.
Instead, codes are used primarily to move objects from one game to another. When this occurs, you get a code you send to the other player, and they type that in to get an effect in game.
The puzzles are designed to be fairly light, but there were times when I got stuck in one of the games for ten or fifteen minutes, which is why I wonder if it would be better for the two players to talk to each other and bounce ideas off each other.
I loved the humor in the game; puzzles were oddball and events were shocking at times and cute at others. Despite this I never felt immersed in the game world; it definitely felt artificial and made as a kind of puzzlebox; but it was a very enjoyable puzzlebox, even as a single player.
This review is for the Twine version. The original review is down below.
The Twine version of Kuolema was perhaps the biggest rewrite out of any New Game Plus game of Spring Thing, as it was completely ported to a new system and had a complex system of passwords, etc.
Surprisingly, it plays very similar to the original. In fact, I'd be hard pressed to find what was different about it gameplay-wise. Visually, there are added animations and timers which are used sparingly to great effect (although occasionally I switched to another tab to read something while waiting for it to finish).
The main gameplay things that I didn't remember from the first time around were the hints when getting text entry wrong, and also maybe there were more options for the ending? But I enjoyed playing all the way through. There also is a new story version which reduces the puzzles that I didn't try, which was also likely a major part of the rewrite.
Original version:
This was a nice, mostly-grounded thriller on a ship. A lot of games like this with a dark, abandoned ship at night devolve into Lovcraftian horror (which I love), but it was nice to have a change of pace this time.
This game is written in google forms and relies entirely on passwords and, occasionally, branching for state tracking. This means that if you right everything down, you can come back to the game much later and speed through everything. It reminded me a bit of playing NES/SNES games like Mike Tyson's Punchout and Willow; we had a wooden beam near our living room we'd write down passwords on.
Overall, the speed and responsiveness was pretty good; the system doesn't work all that bad, except when I tried to open the walkthrough in another tab and everything got reset. Fortunately I had my notes, so it was very easy to catch back up. I ended up opening the walkthrough in another tab.
I'd say that writing and storytelling is very strong for my likes, with crisp and clear imagery and a slow-burn thriller plotline. Some parts didn't make too much sense, mostly serving as excuses to find more passwords, but there were a lot of dramatic moments.
The final parts really felt like an action movie. I lost momentum at one point trying to figure out how to activate the next portion of the narrative, but overall it worked well.
Love to see experimentation work out.
This game has some pretty awesome worldbuilding. It's a French hypertext game with three main stories and a few incomplete ones.
It has very lovely art and some background music. The idea is that there is this ancient, ruined world filled with gigantic walls and large trees. There are no living creatures except for insects. It reminds me a bit of Nausicaa of the Winds, especially the trees that suck up poisonous metals and excrete them.
Overall, the worldbuilding was fun. You see this world of wild druids and ancient technology through the eyes of a young girl. There are horse-like insects, monstrous ones, insect gods, and insect food.
It's very big even as is. The one thing that I found a bit odd (besides it being released unfinished) is that the structure is kind of like a text maze. There is one main storyline you can usually just click through, with occasional side paths that can be very long before coming back to the original.
Overall, I love this world and art and think it's fun.
This is a long game in the 2023 French IF Comp, and one with an innovative take on interactivity and on the themes of 'treason' and 'archives'.
My opinion of the game changed around a lot because there are so many types of interactivity. Basically, you have access to a machine depicted as green-on-black, and you can dig through folders of files and applications.
I was in big trouble at first because my French is mediocre and there are parts of the game that are just reading page after page of fairly complex and technical French.
But then I realized that this is just a big game. Interspersed with the documents are images, codes, and minigames. They were well-done and all worked perfectly (except sudoku, which always quit when I put a 1 in).
The story really developed. At first I had no idea at all what was going on, some kind of obscure tale of political protest and treason, but then it became more of a work diary and finally unfolded into a pretty cool ending.
Overall, I'm very pleased with the outcome. It reminded me a bit of Kafka at parts, in a good way, but ended with its own style. Very fun, one of the better games I've played this year over all.
This game grew on me quite a bit over time.
It's a French Comp 23 game and written in a beautiful and evocative style. For instance, you start in a part of the city called the Luna Plaza that has a kind of mirror-like thing that reflects the stars so that you have two night skies.
You are in a medieval kind of town, and lore and secrets abound. I thought I had seen a lot of the game when I found a strange little house where a man talked about things like 'software' and 'photographs' that made no sense to me, a medieval person, but that was just very early on in the game. Later on, I found a lot of worldbuilding, some mythology, etc.
At first the game felt constrained, and then it had paths that branched so much I worried I was missing much of the game. But then it really opened up, and I truly began to understand the scale of the game. It was still manageable (a couple of hours), but quite large.
There are many people in this city, and as the time of day changes, what you can do with them changes.
In addition, the game has hover-over text, which lets you get additional info on things and occasionally provides extra interactions.
Overall, I found the writing very descriptive and had fun finding little secrets. I found one ending early on but stuck around for a final ending, which required a difficult choice. Great game.
This is a fun medium game. The author has a long-running series of games that feature a limited parser, where only a select few commands are recognized. In fact, you could say he's a pioneer of the field.
I've come to learn how to play these games, although they're still pretty hard for me. So I was looking forward to playing this game.
You play as a robot that has to go around zapping bugs who have infiltrated a robot factory. It kind of reminds me of the MO factory in adventure time, if it was working well (the only similarities are single minded robots, but still...).
It's kind of a metroidvania situation, as you gain new abilities and items as the game progresses. There are also codes, waiting games, patterns, etc. However, there's no sequence skipping possible like in a lot of Metroidvanias.
I did better than I usually do, completing all the optional tasks and getting all but 1 of the bugs. But man, that last bug was nasty; I looked at every hint and then had trouble. It was the (Spoiler - click to show)sculpture bug. It was fairly clued, I just forgot some capabilities, which shows how complex can get.
I liked the characters in this game a lot; they were simple and often dumb but it makes sense for a collection of bots.
This is quite a large and complex Twine game that has a lot of humor. It's about a mysterious male protagonist who wakes up and seeks the help of two magical detectives named Cannelé and Nomnom. They are a duo who act like siblings (maybe are?) and express intense dislike for each other while also acting pretty dumb.
The game has excellent styling with colors used for text, animations, and some minigames that are quite well done. One is a card game; another is a complex 'detective board' with red string and post-it notes that unfortunately doesn't always work well with saving and loading, but is fun while it lasts.
The game is very long already, lasting over two hours for me, and is actually incomplete. The player is invited to post their hypotheses and guesses for the finale online, with the author taking these hypotheses into account for their later writing of the big finale.
I loved the images, the interaction between the protagonist and the two detectives, the minigames, all of it. Except...
I don't like the dynamic between the two main NPCs. It's just pure negative all the time, completely unrelenting. It can be a funny bit, but I wished for just an occasional gleam of fondness, or loyalty, etc. There may have been some, but it was few and far between. This is 100% just personal taste; I think there could be many people that like this so it doesn't have to be changed. But I like 'jerk with a heart of gold' more than 'jerk with a heart of jerk'.
I also found more than a few small typos and had some trouble with saving and loading and keeping the 'memory board' the same.
Overall, this is one of my favorite games of this comp, and the criticism above is just a small detail in a great work. I'm looking forward to the finish, and can recommend this.
As someone who's never tried alcohol, mixed drinks always seem intriguing; I always imagine they'd be like milkshakes or punch or other sweet things. From what people say, it's not really like that. But I like the way the bottles look and the idea of trying to combine ingredients in a neat way.
This game heavily features a minigame where you have a stock of drinks (represented visually with nice graphics) and have to mix specific cocktails from it. All real-world drinks have been re-named, and some are pretty funny (especially ones that are just nicknames for a single drink).
The main storyline is about you, a young individual, trying to save up enough money to buy out the tavern owner. Simultaneously, you are contacted by a 'watcher', an extradimensional being, who discusses the nature of agency with you.
The dialogue in the game is written with an accent, which is always a risky choice, as it can come off pretty goofy or hard to read. This one was fairly simple, though, so that's good.
There is some strong profanity in the game (I have a filter that turns it off, because why not?), and some mild references to sexual situations.
Overall:
-Polish: I had a couple of times where a major event repeated itself (making a buffet, passing out, etc.) and there was some fiddliness with things like the tip box, where you made a choice whether to put it out or not, then when doing the 'getting ready for the day' menu, you had the choice again, repeated word-for-word. Just things like that I feel could be fixed up a bit.
+Descriptiveness: The game is very descriptive, especially with the imaginative cocktail names.
-Interactivity: Like several other reviewers have pointed out, the main minigame can get monotonous. I got to flinching when I'd get another round of 9 orders. But I think the core idea is good, maybe it just needs a few tweaks. I wish there was a sense of progression in skill, or something to learn, but after the first few it's mainly repeating identical actions.
+Emotional impact: I found it heartwarming the way the group could hassle each other but also bond in positive ways.
+Would I play again? With a few changes, like those mentioned above, I think it would be fun.