Results 1 to 12 of 12

Thread: Gaming Question

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2000
    Posts
    64
    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

  2. #2
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    C or C++

    And AFAIK you have to learn game programming by reading books, tutorials from the internet, asking other people or searching MSDN

  3. #3
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    461
    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.

  4. #4
    Guest
    What is AFAIK?

  5. #5
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    As Far As I Know

  6. #6
    Guest
    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.

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Apr 2000
    Posts
    64
    Where would i be able to get it?

  8. #8
    Guest
    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

  9. #9

    Thread Starter
    Lively Member
    Join Date
    Apr 2000
    Posts
    64
    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?

  10. #10
    Guest
    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]

  11. #11

    Thread Starter
    Lively Member
    Join Date
    Apr 2000
    Posts
    64
    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?

  12. #12

    Thread Starter
    Lively Member
    Join Date
    Apr 2000
    Posts
    64
    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
  •  



Click Here to Expand Forum to Full Width