Hi ,
Am trying to write my first game in C. Its the common "Snake" game. I have managed to create a line and move it, but how do I read the user input of up , down , left and right keystrokes and move the snake accordingly.
Or do you know if the source code of this game is available on the net somewhere, I can maybe look at it and get some help.
Many Thanks