Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Apple Businesses Entertainment Games

Open Source Mac Game Programming Competition 187

Geert Poels writes "The uDevGame Mac Game Programming Contest was established by iDevGames in 2001 to energize game development on the Apple Macintosh platform. With the 2002 edition launched only two weeks ago, already 42 games have entered the competition. Most notable about this competition isn't the impressive collection of prizes worth $11,000 but rather the obligation for all participants to submit all source code. This kind of competition is groundbreaking for the Mac community in every way."
This discussion has been archived. No new comments can be posted.

Open Source Mac Game Programming Competition

Comments Filter:
  • Re:Games for MAC? (Score:2, Interesting)

    by lucianx ( 115093 ) on Saturday September 07, 2002 @06:50PM (#4213710) Homepage
    If you write a game to OS X's Native APIs, that means you're either writing for Carbon in C or C++, or Cocoa in Objective-C.

    You'd have a tough time making just the Objective-C/NextStep low-level APIs compile from OS X to GNUStep; then you'd have to deal with the proprietary nib format not being portable, and X-Specific windowing calls.

    You might get some degree of portability if you really stick to something like pure OpenGL for rendering and just rely on the X-specific windowing to set up your GLContext.
  • Nit picking but... (Score:3, Interesting)

    by MisterBlister ( 539957 ) on Saturday September 07, 2002 @07:00PM (#4213747) Homepage
    If developers use the "uDevGame License", which is one of the license options for this then their game isn't really Open Source as defined by the OSI (and it certainly isn't Free Software)..
  • Re:game collection (Score:3, Interesting)

    by victim ( 30647 ) on Saturday September 07, 2002 @07:17PM (#4213806)
    MacOS used to come with Eric's Solitaire way back in the system 8 or 9 days. It only played a few types of games unless you forked over some cash, but the game play was beautiful. You just sort of grabbed the cards and flung them where you wanted them and they zipped into place. Very natural. Always amazing to see other solitaires don't do it that way.

    Disclaimer: maybe windows' solitaire does this. I've never played it. I speak of the one's in Debian and freely available for the mac.
  • by christurkel ( 520220 ) on Saturday September 07, 2002 @08:51PM (#4214043) Homepage Journal
    No matter what them platform, Open Sourcxe competition should be promoted. The fact that in this case its for the macintosh is irrelevant. If its open source, it's good.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...