How to Program Computer Games ?

Any duscussion regarding softwares can be carried out here.
Locked
Gyanu
Posts: 338
Joined: Mon Jul 30, 2007 2:03 pm
Contact:

How to Program Computer Games ?

Post 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.


Image
Stam
Posts: 127
Joined: Thu Mar 09, 2006 5:24 pm

Post 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.
Tails5
Posts: 1302
Joined: Wed Mar 15, 2006 8:09 am
Contact:

Post by Tails5 »

The best language to start in is C++ it has a very structured syntax and is object oriented.
Webmaster Yoda: You must confront the cPanel. Then, and only then, a webmaster will you be.
Julius Caesar: Veni, vidi, posti
sazabi
Posts: 50
Joined: Mon Apr 30, 2007 7:54 am

Post 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!
Tails5
Posts: 1302
Joined: Wed Mar 15, 2006 8:09 am
Contact:

Post by Tails5 »

Well you can't get a much more basic programming language than BASIC :p
Webmaster Yoda: You must confront the cPanel. Then, and only then, a webmaster will you be.
Julius Caesar: Veni, vidi, posti
Locked