I'm in the process of making a game, the graphics a bad, you are a green block who fights char(235) sgwigly things, and you throw * as ninja stars. I'm making it in console with CHAR_INFO and WriteConsoleOutput(). I have a problem. When I throw a ninja star, everything stops; you can't move, nor can the enemy. I do this so you can actually see the star going across the screen. But I want to be able to move too. Sorry if this is vague, if anyone wants to see some code I'll post it.