cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
can you use c++ to make a video game
can you use c++ to make a video game
Jul 6, 2008 at 10:27pm UTC
person
(2)
can you make video games or do u need some visual thing
Jul 6, 2008 at 10:46pm UTC
Zaita
(2770)
You need to learn a graphics API like OpenGL or DirectX. But C++ is the most widely used language for video game development
Jul 6, 2008 at 11:01pm UTC
person
(2)
what is the thing called that u use the lines to make the item and its animation? microsoft visual or something
Jul 7, 2008 at 12:07am UTC
Zaita
(2770)
Wireframing?
You can use Microsoft Visual Studio. They have Microsoft Visual C# Express (free) and you can download the XNA Studio. This is the studio that comes with a game and it's sample source code. Using this you can develop windows or Xbox360 games.
Topic archived. No new replies allowed.