public static void Main()
Console.WriteLine("Term Project");
Console.WriteLine("Welcome to the Fighting game with fights against other users, and you also have prizes, that you will be able to get, once you get into the game!");
Console.Write("What is your name: ");
Console.Write("How old are you?: ");
Console.Write("What is your gender: ");
Console.WriteLine("The Up arrow and the Space bar makes the character Jump. Double tap either one to jump higher.");
Console.WriteLine("The Down arrow makes the character roll, and duck at the same time.");
Console.WriteLine("The right arrow makes the character go foward");
Console.WriteLine("The Left arrow makes the character moves backwards");
Console.WriteLine("If you have different ways that you play games, you can use the mouse to move, by clicking where you want to go.");
Console.WriteLine("Also you can use the keys, W, A, S, and D.");
Console.WriteLine("For fighting, you will have to use the keys Q, P, M and Z.");
Console.WriteLine("It is Time to Pick a Character!");
Console.Write("What gender do you want your character to be: ");
Console.Write("What color do you want your characters clothes to be?: ");