public static void Main()
Console.WriteLine("The door creaks open slowly, a unidentifiable shadow hisses to depict the evil lurking inside. Moving forward into the dim lighting, the cold hallway splits two ways. Should I go LEFT or RIGHT?");
vDir1 = Convert.ToInt32(Console.ReadLine());
Console.WriteLine("You go left. Walking along you come across a locked door with a glass window. The grand designing of the door beckons you. A hammer is lying on the ground. Pick up the HAMMER or search for a KEY?");