My First 2D C++ Game [Open Source]
Loading...
5,411
Loading...
Uploader Comments (ProgramEngineering)
see all
All Comments (26)
-
What program opens a basic c++ file? I have made batch files, html, a little bit of javascript, animation, made my first c++ file and windows 7 doesn't know what program opens it. I did save it as myfirstc++.cpp.
-
this looks like darius twin, dude!
-
I'm sorry but why did you use Direct x 10 for this? It seems like little overkill :) Also Directx is Windows only (which is a pain in the ass for Linux and Mac gamers and programmers).
-
nice.:0
-
@ProgramEngineering Huh, actually my graphics card is pretty much one of the best...
-
X-TREEEEEEEEEEEEME!!!!!!
Loading...
I just get the background, not ships or planes :(
forrest0no 7 months ago
@forrest0no I think it is because of your graphics card. Open the sprites file and change the dirver tpe on line 37 to D3D10_DRIVER_TYPE_REFERENCE. Its going to be as slow as lil wayne rapping though.
ProgramEngineering 7 months ago
@ProgramEngineering Huh, didnt work and when i inevitably die it wont let me play again. but i am curious as to the difference. also please add tutorials soon!
forrest0no 7 months ago
@forrest0no Reference driver is for a computer that doesn't have a really good graphics card, basically. And I will upload tutorials soon, just have to finish my current projects!
ProgramEngineering 7 months ago