Hello, I'm doing the snake game, but I'm doing with an array, the way I'm doing is giving prints and system ("cls") quickly, but I'd like to know more efficient ways, like for example the gotoxy
Code to give print to screen:
int i, j;
cout<...
asked by
02.08.2018 / 13:23