4 replies to this topic
#1
Posted 22 January 2012 - 11:46 PM
I'd like to know was this made from c++ or not?.. Then If not what program?...Because of this i want to learn programming....^_^
|
|
|
#2
Posted 23 January 2012 - 03:01 AM
Hard to tell. But it is possible that a C++ module is called during execution. It could be anything: a C, C++, or java or openGL is called.
But I think what persuade you is really Game Programming. This is not about C++ isn't it? It's about the passion you have to create games. Right?
But I think what persuade you is really Game Programming. This is not about C++ isn't it? It's about the passion you have to create games. Right?
#3
Posted 25 January 2012 - 11:04 AM
#4
Posted 10 February 2012 - 11:35 AM
C++/C is the industry standard for game programming, it's fast flexible and light (although you can make some very heavy applications with it). It could be made with C. I also believe that Half Life 2 and the Source Engine (one of the most monumental games in history, Source is also used in Portal 2 - not sure about 1) are made in C/C++ (in the Source modding section I found it said to "start programming your mod in C/C++" so I assume HL2 and Portal were at least partly made in C/C++).
Please, write clearly with proper structure. Double spacing makes the text feel un-jointed, Capitalizing Every Word Means People Stop Before Every Word Sub-Consciously Which Is A Pain In The Backside, and use code tags! (The right most styling box).
#5
Posted 10 February 2012 - 06:00 PM
You can probably do something like that with minimal graphic engine support. I am sure it was done in something such as Microsoft's Direct X where button models can be attached to actions with ease, rather than just an image button on a window form (although that can create similar effect)
This can be done in VB.NET, C#, C++,...
This can be done in VB.NET, C#, C++,...
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









