>at least cheer me up so i can continue..
"It's fine for a start" is me cheering you up. I refrained from doing my usual line by line dissertation about why the code is broken and how it should be rewritten to bring it up to my standards.![]()
This is a discussion on new one within the C++ Programming forums, part of the General Programming Boards category; >at least cheer me up so i can continue.. "It's fine for a start" is me cheering you up. I ...
>at least cheer me up so i can continue..
"It's fine for a start" is me cheering you up. I refrained from doing my usual line by line dissertation about why the code is broken and how it should be rewritten to bring it up to my standards.![]()
My best code is written with the delete key.
i need to know this question
you know maple story,wow,etc..
they use windows aplication and create a program to create games?
or they create it with code only?like, they just write the game
Both. Part is code and part is already written applications (aka Maya or internal tools).
>like, they just write the game
Yes, what did you think they do?
My best code is written with the delete key.
I think he means they use tools to simplify their lives, which they do to an extent, but mostly it's just coding.
no thats not wath im saying
im saying that first they create program with code
than they create the game with the program they make to be more easy
What? What are you trying to say? They compile their programs so they can be run?
>I think he means they use tools to simplify their lives, which they do to an extent, but mostly it's just coding.
Yes, of course. Then again, a lot of those tools (barring compilers and such) tend to be custom written in-house as well. I got the impression that he was thinking about those lame drag and drop game builder applications.
My best code is written with the delete key.
Exactly, they use in house tools, but not any thing like RPG Builder or what not. kevinawad, try to frame your questions in actual English.
ya the drag and drop but they make it themself then it will be easy to create their game
they dont use drag and drop from other they make it themself
its like they create an engine
like age of empire 2 i think they create an engine and they used it for age of empire 3
Yes an engine, which != drag and drop. These are professionals who code for a living and if they use tools they are not drag and drop affairs.
>like age of empire 2 i think they create an engine and they used it for age of empire
That's what we call reusing code. It's not as much a tool as a copy/paste/hack job most of the time.
My best code is written with the delete key.
ohh and how can i build my 3d thingy drag and drop
to put some 3d thing in it i was just looking in devmaster.net they offer others drag and drop but i want to create mine is it easy or its for expert only
1) Learn to speak English.
2) Learn to program basic programs.
3) Learn Windows programming.
4) Learn OpenGL/DirectX.
5) Create your project (once you're a C++ coding guru).
You forgot to addOriginally Posted by manutd
6) goto 1
![]()
If I have eight hours for cutting wood, I spend six sharpening my axe.