Introduction

You wake up feeling groggy. Your head hurts.

"Blimey. What happened?"

You run your fingers through your hair and feel a nasty bump on the back of your head. The last thing you remember was sweeping the floor in the pub before the early morning patrons started arriving. You look around.

"What the hell am I doing in the broom closet?"

Goal

Your first goal is to find out what you're doing in the broom closet and why you've got that bump on the back of your head. You notice a note pinned to the wall with a knife. Maybe that will give you some clues.

Once you get out of the closet, talk to the characters you meet and ask them about the things mentioned in the note and anything significant that they mention. Pretty soon, your goal will become clear.

Instructions

This is a traditional text adventure that was written for PunyJam #1, 9 April to 3 May 2021. See the jam page for the jam rules.

A text adventure is a form of computer game that presents you with a story. You take on the role of the main character in the story and control that character's actions. The story has a goal and you will need to solve puzzles in order to achieve that goal. The computer tells you where you are, what you can see and what's happening around you. You can then move around, examine the things you find and manipulate those things by telling the computer what to do using simple English commands.

Commands consist of a verb phrase, optionally followed by a noun phrase. Most commands can be abbreviated to a verb followed by a noun. For example, MOVE THE PILE OF FABRIC can be abbreviated to MOVE FABRIC.

If the verb is followed by a preposition, this may alter its meaning. For example, GET CRATE will attempt to pick up the crate, but GET ON CRATE will attempt to climb onto it.

In some cases, the verb phrase and first noun phrase may be followed by a second noun phrase. The two noun phrases are usually separated by a preposition. For example, DIG GRAVE will attempt to dig a grave with your hands (as you didn't specify a second noun phrase), but DIG GRAVE WITH SHOVEL will attempt to dig a grave with the shovel. If you only use a verb and a noun, the game will generally tell you if it needs an extra phrase or implicitly try to deduce what is needed for the second phrase.

Don't panic! It's not as complicated as it sounds. Just use simple English sentences starting with a verb and it will all feel quite natural.

Movement

To move around, use commands like GO NORTH and GO SOUTH. You can move in any of the eight major compass directions, as well as UP and DOWN. To save typing, movement commands can be abbreviated to N, S, E, W, NE, SE, NW, SW, U and D. When you're on board a ship, you can optionally use the ship directions FORE, AFT, PORT and STARBOARD (F, A, P and SB). You can sometimes use other movement commands such as CLIMB, ENTER, EXIT, GET ON, GET OFF or ROW. These will be reasonably obvious when the time comes.

Examining things

Make sure you EXAMINE everything you come across, even insignificant things like scenery and objects mentioned in room descriptions, as subtle hints and clues are scattered everywhere. To save typing, EXAMINE can be abbreviated to X. For example, EXAMINE KNIFE can be abbreviated to X KNIFE.

You can also try your other senses when it seems appropriate, e.g. SMELL, TOUCH or LISTEN. Unlike EXAMINE, these actions aren't necessary to solve any puzzles, so don't feel obligated to use them.

Manipulating objects

Apart from examining things, most of your time will be spent manipulating objects. Use commands like GET or TAKE to pick up an object, e.g. GET BROOM. Use commands like DROP or DISCARD to drop an object, e.g. DROP BROOM. Use WEAR to wear something, e.g. WEAR HAT. Use REMOVE to remove something that is already worn, e.g. REMOVE COAT.

To see what you're currently carrying and wearing, use INVENTORY (or I). As you are not a pack horse, you can only carry ten items and wear two items at a time, but you may be able to put things in containers if you need to increase your load.

There are many other verbs that can be used to manipulate objects. These will be fairly obvious when the time comes. Common verbs include OPEN, CLOSE, LOCK, UNLOCK, LIGHT, EXTINGUISH, EAT, DRINK, PUSH, PULL and so on. Use PUT, PLACE or INSERT to put objects into containers or on supporters, e.g. PUT PEBBLES IN BAG or PLACE BAG ON TABLE.

Communicating with characters

You will encounter quite a few characters in the game. When you first meet new characters, in addition to examining them, you should try talking to them, e.g. TALK TO HAROLD. To get further information from them, try asking them about the other characters or something that they've mentioned, e.g. ASK HAROLD ABOUT TREASURE or just ASK ABOUT TREASURE. You can also try showing them something or giving them something, e.g. GIVE NOTE TO HAROLD.

Advanced features

You can use IT or THEM to refer to the noun used in the previous command, e.g. EXAMINE NOTE, READ IT, EXAMINE PEBBLES, PUT THEM IN BAG.

You can refer to multiple objects by separating the objects with AND, e.g. GET KNIFE AND NOTE. Using IT and THEM in the next command will only refer to the last of those objects, e.g. EXAMINE IT will refer to the note.

You can use ALL to refer to all the appropriate objects with GET and DROP, e.g. GET ALL to get everything in the current location, GET ALL FROM TABLE to get everything on the table, DROP ALL to drop everything you're holding.

When using ALL, you can use EXCEPT or BUT to exclude some objects, e.g. DROP ALL EXCEPT HAMMER AND NAILS.

Finally, you can enter multiple commands on the same line by separating them with a period, e.g. UNLOCK DOOR. OPEN IT.

Scoring

There is no score in this game. The number of moves is shown in the status bar at the top of the screen.

Other commands

Use LOOK (or L) to refresh the display.

Use VERSION to get the game version. Use ABOUT, CREDITS or INFO to get some extra background information and credits for the game.

Use SAVE to save your progress. Use RESTORE to restore a saved game.

Use UNDO to undo the last move. This is handy if you change your mind, make a mistake, get killed or get into an unwinnable situation. (UNDO is not available with the z3 file.)

Use AGAIN (or G) to repeat the last command.

Use WAIT (or Z) to do nothing apart from pass the time.

Use RESTART to restart the game from the beginning and QUIT (or Q) to quit without restarting.

Most importantly, have fun, enjoy the game and try to avoid the pirates.

Keyboard shortcuts

Some interpreters have keyboard shortcuts. If you are using an interpreter on a computer with a conventional keyboard, most will allow you to press the up and down arrow keys to cycle through your past commands. This is handy if you want to repeat the previous command or correct a typo.

Playing the game

There are two ways to play the game:

  • Click the Run game button to play the game in a browser (coming soon).

  • Download the z5 file (recommended) or z3 file (for old 8-bit platforms) and play the game using a z-code interpreter (see below).

Finding z-code interpreters

There are a variety of z-code interpreters for all the major platforms, as well as many minor and retro platforms. There are far too many to list here. The best source of downloads is probably the Interactive Fiction Archive. Navigate to infocom/interpreters for z-code interpreters or interpreters-multi for interpreters that interpret both z-code games and other formats.

Common z-code interpreters

Android: I recommend Hunky Punk from Google Play. (There are others, as well.)

iOS: I recommend Frotz from the Apple App Store. (There are others, as well.)

Linux: See the links above.

Mac: See the links above.

Windows: I recommend Windows Frotz from the infocom/interpreters/frotz link at the Interactive Fiction Archive. (There are others, as well.)

Credits

Inform 6 compiler, language and library originally written by Graham Nelson and now maintained by David Griffith, David Kinder, Andrew Plotkin et al.

PunyInform library written by Johan Berntsson and Fredrik Ramsberg based on the Inform 6 library.

Parchment interpreter written by Dannii Willis et al.

Game design and coding by Garry Francis.

Play testing by Dee Cooke, Tristin Grizel Dean, Christopher Merriner and Joshua Wilson.

Background photo by Przemyslaw Koch.

Pirate image by Hery Siswanto.

Pirata One font by Rodrigo Fuenzalida and Nicolas Massi.

StatusReleased
PlatformsWindows, macOS, Linux, Android, HTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorGarry Francis
GenreInteractive Fiction
Tagsinform-6, Pirates, punyinform, Retro, text-adventure, Text based
Average sessionAbout an hour
LanguagesEnglish
InputsKeyboard

Download

Download
captain-cutters-treasure.z5 86 kB
Download
captain-cutters-treasure.z3 83 kB

Comments

Log in with itch.io to leave a comment.

Congratulations on winning first place in the Puny Jam! This game may be your best yet, despite having no graphics! The story, characters, and locations were so believable, that I can almost believe it DID have graphics - I can see everything so clearly in my mind. Your puzzles were incredibly fun to solve, and ranged from easy to very difficult, so there was constant reward and challenge.  I'm honored to have served as one of your playtesters and am looking forward to playtesting for you again :)

Thank you. The game is only as good as it is thanks to my wonderful play testers. Even though the jam was only three weeks, I did a lot of research to get things feeling authentic. I'm glad you noticed. There are lots of extra details (and some Easter eggs) for anyone that's prepared to do a little exploration.

I hope you release this on the C64 with a few graphical screens!

Now that the jam is over, I plan to do a couple of small bug fixes/improvements based on comments received. I will certainly do some 8-bit and 16-bit versions. I am just waiting for the relevant tools to be released in a month or so. There will also be a browser-playable version. I have done quick and dirty Atari 8-bit and C64 versions, but they have not been tested. Please keep in mind that the 8-bit versions are dependent on the interpreters available for those platforms, hence there is no support for UNDO and no z-code games support graphics. Sorry about that.