Page 1 of 1

How to Program Computer Games ?

Posted: Tue Oct 02, 2007 1:55 am
by Gyanu
Introduction:

Programming can be done in many codes, such as C, C++, or a number of others. New codes are constantly in development for the new systems and technologies that come out every year. Learning to program is a process as difficult and exciting as learning a new language, since that is what it is.

Instructions:

Difficulty: Challenging

Steps---

1.Choose a programming language to learn.

2.Enroll in courses, either online or in school to learn the appropriate programming language.

3.Study hard. It takes years to master a programming language.

4.Read new books about game development in your chosen programming language to stay up on the latest techniques.

Posted: Wed Oct 10, 2007 3:37 pm
by Stam
id recommend for anyone starting off who want to get in straight to "RPG" games or any of that malarkey to get a free game makers loads of them around just google it.

Posted: Fri Oct 12, 2007 12:16 pm
by Tails5
The best language to start in is C++ it has a very structured syntax and is object oriented.

Posted: Sat Nov 10, 2007 10:41 am
by sazabi
In learning game programming, using some free game engine can help alots. Of course, to know some basic programming language is a must!

Posted: Sun Nov 11, 2007 4:47 am
by Tails5
Well you can't get a much more basic programming language than BASIC :p