Have you played this game?You can rate this game, record that you've played it, or put it on your wish list after you log in. |
Five Scarabs is a tiny adventure game made to test a verb-based interface in Twine. Find a way to escape Professor Bennett's Egyptian Room!
Estimated playtime: 5-10 minutes
| Average Rating: based on 6 ratings Number of Reviews Written by IFDB Members: 2 |
Agnieszka Trzaska is well-known, perhaps even famous, for using choice-based text interfaces to recreate styles of gaming that are more familiar from either parser text games or visual games. Five Scarabs is no exception, and in fact it is meant as a proof-of-concept for a particular interface, one that mimics a certain style of adventure games. At the bottom we have links that correspond to verbs. Once we select a verb, nouns in the room's description become clickable. So we select "Look At", then "golden mask", and we are rewarded with a description of the golden mask. This is clear and intuitive, though the handling of two-noun actions could be explain a little bit better.
The problem with this style of interface is the classic possibility of lawnmowering. You just try every verb with every object, until something happens. The fact that the verb remains selected, which is arguably an essential quality-of-life feature, combined with the ultra fast response time of text interfaces, makes this even more tempting. It takes only a minute to try to open, then close, then talk to, everything in the room! This ensures we can't really get stuck, but also removes a certain need for thinking. I'm not sure what the solution to that is. (Yes, bigger games generate combinatorial explosion, making lawnmowering more tedious... but it's not ideal to make a strategy less palatable merely by making it more tedious! Gamers tend to accept the tedium.)
The story here is slight but perfectly suitable for a quick puzzle game.
Nice, quick interface! You could really make a full-fledged Scumm-style game this way. A quick point of feedback for improvement - to use an item in the inventory with something in the scene, perhaps you can say something like "To use an item with something in the scene, use it first in the inventory and then click on the item in the scene.". There are also possibilities to use items in isolation without combining them with something in the inventory or the scene.