Thread: Real Game Coding

  1. #1
    Adamant Programmer Axpen's Avatar
    Join Date
    Jun 2003
    Location
    USA
    Posts
    42

    Real Game Coding

    Does anybody here, or anybody here have friends or relatives that program for a Commercial/Proprietairy game company like Blizzard Entertainment or ESPECIALLY game companies like Squaresoft?

    I was wondering what kind of software they use to program, I know Squaresoft has had 1 or 2 Final Fantasy ports to PC, but, what kind of compilers do pro's use in PC development, stuff like Visual Studio.NET's Visual C++ or Borland Delphi, or is there something better?!? (I know those are both integrated IDE's, but I mean the best compiler)

    Thanks for taking a look at this,
    Alex
    The Man With 3 Ears::Oh no better get the huskers

    Download Helppc by David Jurgens, It's a FANTASTIC Reference!!!

    In Case I Forget I Have:
    Windows XP
    For My 32-bit Questions:
    Dev C++ (mainly just use its mingw)
    For My 16-bit Questions:
    Borland Turbo C++ 1.01

  2. #2
    Pursuing knowledge confuted's Avatar
    Join Date
    Jun 2002
    Posts
    1,916
    A lot of the pros that are programming on Windows will use Visual Studio... No, there really isn't something "better" than what is available to everyone
    Away.

  3. #3
    C++ Developer XSquared's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    2,718
    I know that Blizzard uses MSVC for its games.
    Naturally I didn't feel inspired enough to read all the links for you, since I already slaved away for long hours under a blistering sun pressing the search button after typing four whole words! - Quzah

    You. Fetch me my copy of the Wall Street Journal. You two, fight to the death - Stewie

  4. #4
    l'Anziano DavidP's Avatar
    Join Date
    Aug 2001
    Location
    Plano, Texas, United States
    Posts
    2,743
    Does anybody here, or anybody here have friends or relatives that program for a Commercial/Proprietairy game company
    yes, i do

    and just like the people who answered this thread before I did...they use MSVC for the most part. If they are developing for a platform other than Windows,they will use something else, but as so much of the market is Windows software, mostly MSVC is used.

  5. #5
    Toaster Zach L.'s Avatar
    Join Date
    Aug 2001
    Posts
    2,686
    Working at a non-game oriented company, though one that supports multiple platforms, we generally use GCC.
    The word rap as it applies to music is the result of a peculiar phonological rule which has stripped the word of its initial voiceless velar stop.

  6. #6
    Adamant Programmer Axpen's Avatar
    Join Date
    Jun 2003
    Location
    USA
    Posts
    42

    Thanks

    Thanks alot for all your help, I was just wondering what was out there. I know SONY limits what "the public" can get, and thought that it might be the same for Win32, well it's good to know that it's not, again thanks,
    Alex
    The Man With 3 Ears::Oh no better get the huskers

    Download Helppc by David Jurgens, It's a FANTASTIC Reference!!!

    In Case I Forget I Have:
    Windows XP
    For My 32-bit Questions:
    Dev C++ (mainly just use its mingw)
    For My 16-bit Questions:
    Borland Turbo C++ 1.01

  7. #7
    Rad gcn_zelda's Avatar
    Join Date
    Mar 2003
    Posts
    942
    yup. My cousin's uncle works with whatever company makes Warcraft. Blizzard, I think.

  8. #8
    Deleted Account
    Join Date
    Mar 2003
    Posts
    62
    Blizard makes allot of stratagy games, asid from civilization(sid myers)...

    I thought you had to have a seperat compilar to compile programms to work on - say the ps2, or maby just another set of libraries.

  9. #9
    Ecologist
    Join Date
    Aug 2001
    Location
    Utah.
    Posts
    1,291
    3 of the Blizzard co-founders just left the company. Blizzard will
    die soon.

  10. #10
    Deleted Account
    Join Date
    Mar 2003
    Posts
    62
    Maby if Blizard has secret compilars and what not they will tell.

  11. #11
    C++ Developer XSquared's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    2,718
    >> 3 of the Blizzard co-founders just left the company. Blizzard will die soon.

    I doubt that.
    Naturally I didn't feel inspired enough to read all the links for you, since I already slaved away for long hours under a blistering sun pressing the search button after typing four whole words! - Quzah

    You. Fetch me my copy of the Wall Street Journal. You two, fight to the death - Stewie

  12. #12
    carry on JaWiB's Avatar
    Join Date
    Feb 2003
    Location
    Seattle, WA
    Posts
    1,972
    I sure hope not, have you seen starcraft ghost, I think it looks awesome...Do you want it to die?
    "Think not but that I know these things; or think
    I know them not: not therefore am I short
    Of knowing what I ought."
    -John Milton, Paradise Regained (1671)

    "Work hard and it might happen."
    -XSquared

  13. #13
    Ecologist
    Join Date
    Aug 2001
    Location
    Utah.
    Posts
    1,291
    Originally posted by XSquared
    >> 3 of the Blizzard co-founders just left the company. Blizzard will die soon.

    I doubt that.
    Why? Blizzard is just a name. Do you think Id Software would still
    be important if John Carmack left the company?

    Hopefully the people that left take some of the Blizzard artists
    with them.

  14. #14
    Rad gcn_zelda's Avatar
    Join Date
    Mar 2003
    Posts
    942
    Id makes Doom and such, right? Because when I played doom on pc, the passwords are all like id------ and id--- and such...

  15. #15
    I lurk
    Join Date
    Aug 2002
    Posts
    1,361
    Originally posted by zornthrohacker
    Maby if Blizard has secret compilars and what not they will tell.
    No, it's quite apparent that MSVC was used.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 3
    Last Post: 05-09-2009, 08:37 PM
  2. game engine advice?
    By stien in forum Game Programming
    Replies: 0
    Last Post: 01-23-2007, 03:46 PM
  3. So you want to be a game programmer?
    By dxfoo in forum Game Programming
    Replies: 23
    Last Post: 09-26-2006, 08:38 AM
  4. %16 with double
    By spank in forum C Programming
    Replies: 11
    Last Post: 03-05-2006, 10:10 PM
  5. Game Programmer's AIM Circle: Join Today
    By KingZoolerius66 in forum A Brief History of Cprogramming.com
    Replies: 28
    Last Post: 12-20-2003, 12:12 PM