I don't know C++....help.....!!!!!!!!!!!!!
I don't know C++....help.....!!!!!!!!!!!!!
Hi....
I don't know C++. I use "C++ tutorial" to search in www.google.com. The first URL is:
http://www.cplusplus.com/doc/tutorial/
Now I have a question. After I finish learning the above tutorial, will I have enough C++ knowledge to use this GREAT engine to make computer games?
Another question:
Is the freeware Dev C++ a suitable tool to make games with this great engine?
Thank you very much.....!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I don't know C++. I use "C++ tutorial" to search in www.google.com. The first URL is:
http://www.cplusplus.com/doc/tutorial/
Now I have a question. After I finish learning the above tutorial, will I have enough C++ knowledge to use this GREAT engine to make computer games?
Another question:
Is the freeware Dev C++ a suitable tool to make games with this great engine?
Thank you very much.....!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I'm not C++ a guru either but i found this engine to be very easy to use , fast and extendable so i think you could start to study the tutorials and SDK examples to see how the stuff works and if you ever did a working program in whatever language i believe you could understand them too.
As for the Dev C++ compiler here is a setting up instructions
http://irrlicht.sourceforge.net/tut001b.html
As for the Dev C++ compiler here is a setting up instructions
http://irrlicht.sourceforge.net/tut001b.html
-
- Posts: 162
- Joined: Wed Nov 26, 2003 5:24 pm
- Location: Europe
pointer arythmetics? really, where?
http://www.javazing.com
P-III-950, WinXP, GeForce FX5600 128 MB ForceWare 52.16, DX9, Eclipse IDE, JRE 1.6
P-III-950, WinXP, GeForce FX5600 128 MB ForceWare 52.16, DX9, Eclipse IDE, JRE 1.6
-
- Posts: 52
- Joined: Thu Sep 04, 2003 7:45 pm
- Location: Germany
I understand that....but I am not learning c++( dev-c++) just for my own good.....I am doing it so I can make a 3d game making program, the kind that i've been searching for, and no-one seems to have anywhere...C++ is too ridiculous, too difficult for a newbie to gamemaking to understand, and if we try...we get frustrated.Now, a some of us on here can't afford to go to c++ school, we can't afford to buy c++ books, and we can't afford MSVC++.
So, we have to ask questions.I, myself, want to make 3d rpgs for myself, I could care less about selling them.
So, we have to ask questions.I, myself, want to make 3d rpgs for myself, I could care less about selling them.
start by making simple games...
Try making very simple games first then progress on. Try tetris first, its an easy game then move on there. Maybe try pacman (that was the game that introduced enemy AI, yes all the ghosts had a purpose) then slowly progress to more advanced. You can use the irrlicht engine to build all these. If you try to go big first attemp it will be very over whelming and probably never get finished
I have written some tutorials on basic game engine design for people who are new to game programming (though it expects you to have a decent knowledge of C++).
http://www.skyesurfer.net/keless/vgp/
http://www.skyesurfer.net/keless/vgp/
a screen cap is worth 0x100000 DWORDS