Advertisement

Help me please

Started by January 19, 2003 05:02 PM
4 comments, last by ND 21 years, 10 months ago
What tools should I use to start game proramming?
Click here.
Advertisement
That 0really does''nt help
visual c++ 6 i think
i just started and its what im using
Yay im new!c++ = c2? yar newbus!!!
No I'm talking about 2D engines,drawing programs,2D library's, in the other words: The Works.



Thank in advance!
Plus learning tools,prefered online.

[edited by - ND on January 19, 2003 7:37:34 PM]

[edited by - ND on January 19, 2003 7:40:00 PM]
Tools required: notepad.exe (or "vi" on Linux), ms-paint (or "GiMP" on Linux) and a compiler for your programming language of choice.

as inuendo1 already mentioned, VC++ is a good start if you plan to work with C or C++ There also is a free "Learning Edition" that comes with some C/C++ beginner''s books (killing two birds with one stone).

If you are not familiar with programming languages at all, remember to start out small (e.g. forget about graphics in the beginning and try to code "guess a number" in console-mode first) - saves you a lot of frustration.

Good luck!
Pat


This topic is closed to new replies.

Advertisement