Jump to content

Was this made from c++ or not?

- - - - -

  • Please log in to reply
4 replies to this topic

#1
laranjo123

laranjo123

    Newbie

  • Members
  • Pip
  • 8 posts
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....^_^

Posted Image

#2
psepheroth

psepheroth

    Learning Programmer

  • Members
  • PipPipPip
  • 31 posts
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?

#3
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,720 posts
  • Programming Language:C, Java, C++, PHP, Python, Perl, Assembly, Bash, Others
  • Learning:JavaScript
Do you mean the images themselves?
sudo rm -rf /

#4
bbqroast

bbqroast

    Codecall Addict

  • Members
  • PipPipPipPipPipPipPip
  • 554 posts
  • Location:/etc/passwd
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
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
  • Location:Vancouver, Eh! Cleverness: 200
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++,...
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.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users