Best language for building a basic game

Discussion in 'Programming' started by john14317, Aug 1, 2011.

  1. #1
    Best language for building a basic game
    What's the best scripting / coding / programming language for making a simple game (like Snake, or a game like cubfield for example)
     
    john14317, Aug 1, 2011 IP
  2. camjohnson95

    camjohnson95 Active Member

    Messages:
    737
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #2
    just pick one.....
     
    camjohnson95, Aug 1, 2011 IP
  3. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #3
    This question gets asked over and over again on DP but that---^ is the first intelligent answer I have ever seen here.
     
    drhowarddrfine, Aug 1, 2011 IP
  4. camjohnson95

    camjohnson95 Active Member

    Messages:
    737
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #4
    but if i had to pick one... i'd say qbasic
     
    camjohnson95, Aug 1, 2011 IP
  5. Nebula525

    Nebula525 Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    For a game in general java or c++.
     
    Nebula525, Aug 1, 2011 IP
  6. unixinfoservice

    unixinfoservice Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I prefer C programming language. It's what professional game developers use, almost universally. Also, It's very good documented, there are endless books and free online tutorials. As far as the currect situation stands, the core functionality is mostly made in C while the other gaming functionality can be implemented in Python or C.
     
    unixinfoservice, Aug 5, 2011 IP
  7. SimThePhpCoder

    SimThePhpCoder Well-Known Member

    Messages:
    949
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #7
    C# is best for games.
     
    SimThePhpCoder, Aug 5, 2011 IP