Search found 53 matches

by Conflictus
January 8th, 2013, 10:29 pm
Forum: Everything
Topic: my first game [ updated ]
Replies: 19
Views: 10347

Re: my first game

After testing out more of the game I noticed the triangles seem to favor their left side for collision. Collision with the circles seems to work from every angle. The reticle also disappears if its position sits on any of the grid lines. I'm finding more about the game that I didn't notice originall...
by Conflictus
January 8th, 2013, 8:44 pm
Forum: Everything
Topic: my first game [ updated ]
Replies: 19
Views: 10347

Re: my first game

Todd, your fix worked perfectly it compiles and executes with no trouble at all. I went to test the fullscreen mode. While it works it shoves the window to the upper left portion of the screen when you try to return to windowed mode. At first I thought it was just hiding part of the window off scree...
by Conflictus
January 8th, 2013, 10:17 am
Forum: Everything
Topic: my first game [ updated ]
Replies: 19
Views: 10347

Re: my first game

Upon executing I get an error stating that it can't find MSVCR110.dll. I'm running Win7 64-bit with Visual Studio 2010 Express on my machine. MSVCR110.dll appears to be installed in the C:\Windows\System32 directory from vcredist_x64, however, the same error persists even after the installation. I t...