Thread: C#, Programs vs Gaming, What is it aimed twords?

  1. #1
    #junkie
    Join Date
    Oct 2004
    Posts
    240

    C#, Programs vs Gaming, What is it aimed twords?

    Just curious, not that i am a game maker nor desire too (but who doesent want to make a quick one right lol?), but i am curious as to what c# is ment to be applied twords.

    ie, like C++, can it do anything i want it to for the most part? It just has more bells and whistles for "streamlined" production?

    Or will games and junk soon be base coded in C#?
    (not taking into account the graphics end like OpenGL/DX ect., just coding in C++/C#)
    And if you dont think game makers will code them in C#, why is that so?

    Thanks to any replies!
    01110111011000010110110001100100011011110010000001 11000101110101011010010111010000100000011011000110 10010110011001100101001000000111100101101111011101 0100100000011011100111010101100010

  2. #2
    Absent Minded Programmer
    Join Date
    May 2005
    Posts
    968
    An Example of C# programming is Ultima Online

    I can scrape up some source for that if you like, but other than that, I'm not sure why they use that and not C++ :\

  3. #3
    #junkie
    Join Date
    Oct 2004
    Posts
    240
    k so in general theres no reason not to use C# for any application?

    I thought maybe C# made too many shortcuts for some things, thanks
    01110111011000010110110001100100011011110010000001 11000101110101011010010111010000100000011011000110 10010110011001100101001000000111100101101111011101 0100100000011011100111010101100010

  4. #4
    Absent Minded Programmer
    Join Date
    May 2005
    Posts
    968
    I can't say I know enough about C# to give you an accurate answer

  5. #5
    #junkie
    Join Date
    Oct 2004
    Posts
    240
    np
    01110111011000010110110001100100011011110010000001 11000101110101011010010111010000100000011011000110 10010110011001100101001000000111100101101111011101 0100100000011011100111010101100010

  6. #6
    UT2004 Addict Kleid-0's Avatar
    Join Date
    Dec 2004
    Posts
    656
    Quote Originally Posted by Shamino
    An Example of C# programming is Ultima Online

    I can scrape up some source for that if you like, but other than that, I'm not sure why they use that and not C++ :\
    Hey Shamino, I thought Ultima Online was created in C++. Some third party Ultima Online clients were created in C# to create servers, not the actual game I believe. Besides, Ultima Online was created in like 1997, that was long before C# was created and distributed.

  7. #7
    #junkie
    Join Date
    Oct 2004
    Posts
    240
    ya i was a bit confused, but i didnt push it
    01110111011000010110110001100100011011110010000001 11000101110101011010010111010000100000011011000110 10010110011001100101001000000111100101101111011101 0100100000011011100111010101100010

  8. #8
    Captain - Lover of the C
    Join Date
    May 2005
    Posts
    341
    First of all, there are no quick games, so if you want to make a quick one, your screwed. Second, DirectX works with any programming language that uses COM. It works with BASIC, C, C++, and if it uses COM even C#. I haven't written a line of code in C# but I program in C++ and DirectX and that is how it works. I am sure the if you can use DirectX with BASIC then you can use it with C#.
    Don't quote me on that... ...seriously

  9. #9
    UT2004 Addict Kleid-0's Avatar
    Join Date
    Dec 2004
    Posts
    656
    Yeah you'd use C# with managed DirectX :]

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Recommend upgrade path for C programs
    By emanresu in forum C Programming
    Replies: 3
    Last Post: 11-22-2007, 07:32 AM
  2. What software is needed to write internet based gaming programs
    By grumpomatic in forum Game Programming
    Replies: 8
    Last Post: 11-26-2005, 10:49 PM
  3. POSIX/DOS programs?
    By nickname_changed in forum C++ Programming
    Replies: 1
    Last Post: 02-28-2003, 05:42 AM
  4. executing c++ programs on the web
    By gulti01 in forum C++ Programming
    Replies: 4
    Last Post: 08-12-2002, 03:12 AM
  5. online gaming places
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 02-20-2002, 12:26 AM