Alright, so I'm beginning to make my roguelike, TintRL, where you kill vamps. So, in making a test for the game loop working before I start coding any features, I think I'm using getch() wrong. I want it to quit when I press q, but it just functions as a normal getch.