i want to use that in a snake game, i made the snake move but i can't control him ....
...how can i read a key without stoping the looping...
if i use getch() it stops till i stroke any key...and the snake stops,then after i press another key makes another move and so on
...or if is possible to use the arrows