Tools for commercial game development?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • asedt
    New Member
    • Jun 2008
    • 130

    Tools for commercial game development?

    Locking for good combinations of:

    Language (compiler/IDE) and Graphics Library (+ other tools)

    For game development or other software requiring more than forms.

    My requirements:

    Licenses allowing commercial software!!
    Freeware (or cheap) / Open source
    Multiplatform (Linux/Windows/*)
    2D or 3D

    Also plz explain your choice.
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    Python and pygame!

    Can't beat it unless you want to run natively on windows. Then you want DirectX or XNA.

    Good luck!

    Comment

    • asedt
      New Member
      • Jun 2008
      • 130

      #3
      Originally posted by RedSon
      Python and pygame!
      Good luck!
      Thanks,

      I will try that out.
      I have done some Python before so it can't be that hard :)

      Comment

      • pootle
        New Member
        • Apr 2008
        • 68

        #4
        If you are interested in C#, you can use visual studio express with the Microsoft's XNA. See:
        http://msdn.microsoft. com/en-us/xna/default.aspx

        Have Fun.

        Comment

        • asedt
          New Member
          • Jun 2008
          • 130

          #5
          Originally posted by pootle
          If you are interested in C#, you can use visual studio express with the Microsoft's XNA. See:
          http://msdn.microsoft. com/en-us/xna/default.aspx
          Cool, in my mind I think I had remembered that the express versions had a license that not allowed commercial use (don't know if they had befor?), but your right it is allowed. I guess that’s a great option if you are using Windows.

          Comment

          Working...