public static void Main()
Console.WriteLine("Which door will you open?");
door = Convert.ToInt16(Console.ReadLine());
Console.WriteLine("You can only answer using numbers 1-6!");
Console.WriteLine("You have found a deadly dragon that is about to have its dinner!");
Console.WriteLine("You have found a friendly talking mushroom that wants to be free!");
Console.WriteLine("You have discovered an ancient relic that is worth millions and saved human civilisation!");
Console.WriteLine("You have found yourself staring at the mirror of disguise and the only way out is to go through the mirror!");
Console.WriteLine("You have discovered an old bottle!");
Console.WriteLine("There are only 6 doors! What do you expect from a rusty castle? Choose door 1-6! And if you pick 5 then 5 will be your last word!");