I am coding a fun little text base game to get back into programming. Most of the code is in python but I'm only designing it for a dos console so I'm occasionally using dos commands via Pythons "os" module.
I want to be able to put a character to the console without "redrawing" the current screen line by line. I hoped there would be a command like "print []" but where it would not just create a new line,...
User Profile
Collapse
-
Randall Sturgis started a topic How can I write (put) a character in a specific spot on a dos console?in PythonHow can I write (put) a character in a specific spot on a dos console?
No activity results to display
Show More