Brian Howarth
The Mysterious Adventures, and an engine of his own
Author of the Mysterious Adventures series for Digital Fantasia — a run of text adventures built on one reusable interpreter, years before the Quill made that approach general.
Brian Howarth wrote the Mysterious Adventures, a series of text adventures published by Digital Fantasia across the early eighties — The Golden Baton, The Time Machine, Arrow of Death, Circus, Feasibility Experiment, The Wizard of Akyrz, Perseus and Andromeda, Ten Little Indians, Waxworks. He appears in sixteen issues of the British press held here, largely in the adventure columns.
Fast facts
- Series: the Mysterious Adventures, nine games.
- Published by: Digital Fantasia, later through Adventure International’s UK arm.
- Scored by the British press at around 80% for “use of computer” — the metric that mattered for an adventure.
Engine and data
The Mysterious Adventures are all the same program with different data, and that is the point of them.
Howarth built an interpreter — a small machine that understands a two-word command, holds a table of rooms, objects and conditions, and executes the game as a database, not as code. Each new adventure is then a new database, not a new program.
The advantages compound quickly:
A new game takes weeks, not months. The hard part, the parser and the world model, is already written and debugged.
A port is one job, not nine. Move the interpreter to the C64 or the BBC and the entire back catalogue follows, which is exactly how these games reached so many machines.
The design gets attention instead of the plumbing. Once you are not rewriting a parser you can spend the time on puzzles.
This is the same insight that the Quill turned into a product for everybody else in 1983 — and Howarth had arrived at it independently, for himself, to keep shipping.
The adventure as a British form
Howarth belongs to the layer of the British scene that the arcade histories skip entirely. Text adventures were sold by post and in small ads, reviewed in dedicated columns by writers like Derek Brewster, and played by people mapping on graph paper for weeks.
They were also the cheapest possible route from an idea to a published game: no graphics, no animation, no sound, nothing that required an artist. One person with a keyboard could produce something worth £8, which is why so much of the era’s genuinely strange writing is in this form and not in arcade games.
Why he matters
Howarth arrived at the reusable engine from necessity: he wanted to write nine games and had time for one program.
He also stands for a whole publishing world — Digital Fantasia, mail order, the adventure column — that ran alongside the shops and the charts and left far less behind, because nobody photographed a cassette inlay for posterity.