Skip to content

Instantly share code, notes, and snippets.

@MadMaxMcKinney
Created November 2, 2013 03:52
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MadMaxMcKinney/7275298 to your computer and use it in GitHub Desktop.
Save MadMaxMcKinney/7275298 to your computer and use it in GitHub Desktop.
Describe song via code.
try
{
Assert(Life.Real);
Assert(Life.Fantasy);
}
catch(LandSlideException ex)
{
#region Reality
while(true)
{
character.Eyes.ForEach(eye => eye.Open().Orient(Direction.Sky).See(););
self.Wealth = null;
self.Sex = Sex.Male;
if(self.ComeDifficulty == Difficulty.Easy && self.GoDifficulty == Difficulty.Easy && self.High < 0.1 && self.Low < 0.1)
{
self.Sympathies.Clear();
switch(wind.Direction)
{
case Direction.North:
case Direction.East:
case Direction.South:
case Direction.West:
default:
piano.Play();
break;
}
}
}
#endregion
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment