codes infinite loop@gabzz29 Well, I see a couple of problems. One, you don't have [code]#include <string>[/code] and t...
Ant simulator@UnkownUser On your 17th line, [code]if(matrix[y][z] = 1){[/code], you're using a single equal symb...
Space Shooter game@SubZeroWins I don't think they are the virtual keys being used in the program. Just using the valu...
Space Shooter game@Jonnin [quote]using language extensions from a 3rd party library[/quote] No they are not. The com...
Space Shooter game@Barry087 Here's a small program I just threw together that lets you control a ship with the up and...