games in Visual C++ 6
Does anyone know where I can get tutorials or information on programming games using Viusal C++ 6, thanks
Well, I think you should say: "Does anyone know where I can get info on programming games in C/C++". MSVC is simple an IDE for a C/C++ compiler, so I think it is more appropriate to ask about the language, not the IDE.
Some Simple C/C++ Tutorials
Basic Programming using the Win32 API using C/C++. Do this AFTER you''ve learned how to program in C/C++ if you haven''t already
.
OpenGL.org
Nehe''s OpenGL Tutorials
DirectX Information
"Finger to spiritual emptiness underlying everything." -- How a C manual referred to a "pointer to void." --Things People Said
![Resist Windows XP''s Invasive Production Activation Technology!](http://www.crosswinds.net/~druidgames/resist.jpg)
http://www.gdarchive.net/druidgames/
Some Simple C/C++ Tutorials
Basic Programming using the Win32 API using C/C++. Do this AFTER you''ve learned how to program in C/C++ if you haven''t already
![](wink.gif)
OpenGL.org
Nehe''s OpenGL Tutorials
DirectX Information
"Finger to spiritual emptiness underlying everything." -- How a C manual referred to a "pointer to void." --Things People Said
![Resist Windows XP''s Invasive Production Activation Technology!](http://www.crosswinds.net/~druidgames/resist.jpg)
http://www.gdarchive.net/druidgames/
actually MSVC is a pretty complex IDE (Assuming you use all the features) but can be simple enough for the novice (like myself) - if your looking for tutorials on the IDE itself check out msdn.microsoft.com - they have some pretty good SDK''s, tutorials and some other goodies there.
--LordKaT
--LordKaT
![Resist Windows XP''s Invasive Production Activation Technology!](http://www.crosswinds.net/~druidgames/resist.jpg)
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement