43

From IFWiki

43
Game
Main linksPlay onlineSource code
Published9 April 2010
Credits
AuthorJack Welch
Reception
Events
TWIFcomp
21st of 61
IFDB rating4 out of 5 (1 rating)
Gameplay
Interaction style
Parser
Parser
Locations
Fort
Fort
One-room
One-room
LanguageEnglish
AccessibilityColour: none. Graphics: none. Sound: none.
Technical details
Authoring systemInform 7
FormatZ-code 5
LicenseFreeware
IFIDf062462c-aa4b-4500-94dc-880b2c2ca4ea
Browse the games databaseEdit this page

Overview

This was written as an example of TWIF: tweetable IF (or "twitfic", for those in the know). This is a minimalist remediation of Hamlet, Act 3, Scene 1, written within the 140 character limit imposed by Twitter (not considering white space). This game grew out of an unrelated discussion (thread start) on raif. The character count on the source code is 120.

Source

"43" by Jack Welch

Elsinore is room

Every turn:
	award 1 point;
	if score is 5:
		say "Be?";
		now score is 0;
		be
		
To be:
	(- if(~~YesOrNo()) deadflag=1; -)

Versions

Release 1

Date: 9 April 2010

Links

General info

Note: To refer to this game from another page, you can type {{game citation|43}}. This will display as 43 (Jack Welch; 2010; Inform 7; Z-code).

Date: 9 April 2010