I am currently working on a game that takes place in the console. I need to know how to combine
Console.WriteLine()
and
Console.ReadLine()
into 1 line so that the blinking underscore appears on the same line. Is there any way to do this? Any help is appreciated.