how do you erase the text in the screen and add a character in a specific location? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

how do you erase the text in the screen and add a character in a specific location?

I need to do this for a tic tac toe game

29th Oct 2016, 2:48 AM
koder
koder  - avatar
1 ответ
0
I don't thik it is simple. I don't know about any way to do this (of course there probably is a way), but most tic-tac-toe games just clear whole screen and redraw the new situation, which is simple to do.
29th Oct 2016, 6:11 AM
Daniel Oravec
Daniel Oravec - avatar