Hello, I started to use Code::Blocks, and I am a begginer. I wanted to make a kind of a funny game. But i wanted to check if a certain key (like ,,z,,) is pressed. I don't know how, can anybody help me?
I have tried this: key=getch();------but it is just for checking if any key is pressed.