set position insted of using space
This commit is contained in:
		| @@ -515,6 +515,7 @@ | ||||
|                     Console.SetCursorPosition(leftSpacing + x * 4, y * 2 + playgroundSpacing + 1); | ||||
|                     Console.Write("║"); | ||||
|                 } | ||||
|                 Console.SetCursorPosition(leftSpacing + board.GetLength(0) * 4, y * 2 + playgroundSpacing + 1); | ||||
|                 Console.Write("║"); | ||||
|             } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user