PDA

View Full Version : ALT: Free game development tools


Spanish Boy
2003.08.29, 12:10 PM
I'm a begineer on game developming, and I want to know what free tools I can download.

applekid
2003.08.29, 12:24 PM
Apple's Project Builder, Apple's Xcode, and METAL BASIC.

Josh
2003.08.29, 12:40 PM
Are you a beginner to game programming or programming in general? If just to game programming, what language and API do you use?

mars
2003.08.29, 08:54 PM
Originally posted by applekid
Apple's Project Builder, Apple's Xcode, and METAL BASIC.

I don't think XCode is available freely yet, is it??

In the meantime, Project Builder is great value (it's free!). The only problem is that it is incredibly slow, something XCode will hopefully rectify. Oh, and you lose a cross platform solution out of the box.

Patrick
2003.08.30, 12:53 AM
If you are on Mac OS 8 or 9, you could grab a copy of Apple's Macintosh Programmer's Workshop (http://developer.apple.com/tools/mpw-tools)

Mark Levin
2003.08.30, 01:55 AM
That is NOT a beginner's tool :p

Jake
2003.08.30, 10:25 AM
Originally posted by Mark Levin
That is NOT a beginner's tool :p

I agree, back when I was in OS 9 I tried it, and then I quickly went back to METAL.

Patrick
2003.08.30, 12:41 PM
Aw, come on, it's not that bad, especially for the console tools that are generally used for learning C/C++. you just need a little patience ;)

Josh
2003.09.01, 03:57 PM
I guess his question got answered?

Zenith
2003.09.02, 08:52 PM
if you have a solid understanding of C/C++ Carbon and/or Cocoa could be caught on in sleep.

making project builder a perfect free tool