|
-
May 15th, 2000, 07:53 AM
#1
Thread Starter
Lively Member
I have a question. What language are like really amazing games written in, such as NASCAR 3, Half-life, Rainbow Six, etc..
What courses should I take to make a game somthinng like this, high school and college?
Thanks
-
May 15th, 2000, 10:49 AM
#2
PowerPoster
C or C++
And AFAIK you have to learn game programming by reading books, tutorials from the internet, asking other people or searching MSDN
-
May 15th, 2000, 11:20 AM
#3
Hyperactive Member
Not just C++ but also Assembler...
Nowdays they tend to use "in-line code" to write assembly language for those routines that are not fast enough in the actual C language itself.
If you want to do games like Half-Life and all that then you need to do enough mathematics and computer graphics to be able to handle matrix manipulation, ray-tracing and other 3D things...
I have seen a few books on games programming in the serious reference bookshops and they cover everything from 3D games to generic game programming.
You might also want to check out DirectX 7 which is what MOST of the current top-level games use as an interface.
-
May 16th, 2000, 02:13 AM
#4
-
May 16th, 2000, 02:35 AM
#5
PowerPoster
As Far As I Know
-
May 16th, 2000, 04:14 AM
#6
A good game programming starter kit is Game Programming 3.0. It is shipped with DirectX 6.1SDK, Genesis 3D World Editor, 3 E-Books and a Hard Copy book called Games Sages.
-
May 16th, 2000, 05:05 AM
#7
Thread Starter
Lively Member
Where would i be able to get it?
-
May 16th, 2000, 05:52 AM
#8
If you live in Europe, I'm not sure, but in Canada or the US, there is a store called electronics boutique.
their website is http://www.macmillainsoftware.com
-
May 16th, 2000, 07:05 AM
#9
Thread Starter
Lively Member
i live in canada.
There is one near me. How much does it cost approximately and what languages will it teach me or what do i have to know before purchasing?
-
May 16th, 2000, 07:21 AM
#10
I live in Canada too. What city do you live in? Do you know where Fairview mall is? If so, there is an Electronic Boutique store right next to Music World.
I can give you the number if you like.
This set will teach you A LOT It has 3 E-Books based on C++. For starters, you need to know very little (or even nothing at all) about c++ to get started.
[Edited by Megatron on 05-16-2000 at 08:23 PM]
-
May 16th, 2000, 07:35 AM
#11
Thread Starter
Lively Member
yes, there is one in the Oshawa Centre near where i live. Do i need any software to program in C, or can i use notepad to program? Also, will this allow me to compile me applications?
-
May 17th, 2000, 03:08 AM
#12
Thread Starter
Lively Member
Do you have an approximate cost?
Under 50 bucks?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|