unblocking getch() in loop i am try to test the function by looping it until the key 'A' is pressed, however, getch() is blocki...
random generator food in a simple gameOKOK, i got it, problem solved :) tq i should write like this [code] else if(foodx == 0 || foody ...
random generator food in a simple gamei don't think so, i had added one more line [code] else if(foodx == 0 && foody == 0) foodp...
random generator food in a simple gameI am writing a simple snake game, but there is a bug in the random food generator. The food will don...
Function Wait for an input without blocking the loops?i am using Mac os X, which running Unix system. i had tried getch() function which can't work in thi...
This user does not accept Private Messages