Archive
A Bit of Storyline
On April 21st, 1775, the royal governor of the colony of Williamsburg seized the stored gun powder from the community magazine, which quite angered the colonists and gave rise to a rather angry mob. Some might consider this a tactical error, as the colonists still were split over this issue of British rule versus independence; a heavy-handed action such as this only served to strengthen the hand of independence-minded colonists such as Patrick Henry.
As angry as they were, the colonists were very committed to maintaining a dialog with the governor, convinced that men of reason could come to understanding, and ultimately to agreement on the wisest course of action. And on both sides of the issue, violence was an action that was hoped to be avoided.
But what if, as a result of the gun powder incident, actual violence did occur? Suppose the governor had been assassinated in response by the colonists in favor of independence? That might, in fact, shift the balance of public opinion strongly in favor of the British, in an expression of sympathy as well as an expression of disgust at the “savagery” displayed. History might have turned out much differently.
This is an alternate timeline that will be explored in the game. And it will be the player’s role to prevent the murder from taking place, thereby allowing history to unfold as originally did.
Interface versus Intimidation: IF for Non-Readers
For those (relatively few) of us familiar with Interactive Fiction, the simple presentation of text on screen with a single prompt awaiting text input is a welcoming and comfortable thing. Unfortunately, many of today’s game players are “intimidated” by a text-heavy computer screen, and the idea that they must issue a text-based command (rather than move a joystick, press a button, or shake a controller) is almost an insurmountable obstacle to stepping into game play. This situation is problematic when considering how to engage more (and younger) players in the IF genre.
While it is possible to add graphic elements to the IF structure (indeed, this has been done before), too much change in the IF interface results in a transformation away from IF and toward graphic adventure gaming. However, with the Historical Williamsburg Living Narrative, I am very interested in broadening the potential audience. I think that a few additions to the basic IF interface can increase appeal while remaining true to the IF experience. Consider the following possible interface for the project.
The reasoning behind this interface is to keep everything text-based, provide a few buttons so that IF neophytes can “jump in” by clicking rather than thinking about what to type, and to organize the screen into a few areas: description/command and navigation/inventory. This is something that I’m able to develop using a tool other than Inform 7, and that actually turns out to be a positive thing for me: rolling my own code allows me build specific functionality into the game, and I will have especially good “control” over the NPC interactions throughout the game–a fairly significant consideration.
At this point I’m looking for thoughts and feedback, both on the idea of going a bit non traditional with the interface as well as critiques of the interface itself. This design in only a prototype, but I’d like to know if anyone thinks it is worth developing further. Drop me a note!