DirectX C++ Flight Sim - Ship City V2
Loading...
923
views
Loading...
Video Responses
This video is a response to DirectX C++ Flight Simulator Game - Ship City
Loading...
install directx sdk its free. then open your project in vs. >project>*yourproject* properties>configuration properties>vc++directories. include directories and library directires should be adjusted to your SDK's location C:\Program Files\Microsoft DirectX SDK (June 2010)\Include and C:\Program Files\Microsoft DirectX SDK (June 2010)\Lib. //and then configuration properties> linker>input>additional dependencies and write in :d3d9.lib; d3dx9.lib. dont forget to #include d3d9.h
NielloEd 2 months ago
how can i add direct3d to visual c++ 2010 express?
pls help
FckngH4c0r 1 year ago
hi i think its a great game you are making but now when you made it good i think you should start making like a story in the game or maybe some better bullets explosions fire and that kinda stuff and maybe remove the wireframes around the planes when you shoot them other than that i think its a great game you are making keep up the good work
TheMoneyTable 1 year ago
Wow that's amazing, I've only just started learning C++ but I hope that I'll eventually be able to make something like this ^_^.
4431024 1 year ago