Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Programming Businesses Apple Entertainment Games IT Technology

Programming Challenges for Mac Developers 47

Carlos Camacho writes "iDevGames, a Macintosh Game Developer's Site has started issuing small programming challenges to Mac developers. The first challenge just wrapped up and the result is two nifty apps. The source code for both apps, and all apps entered into the programming challenges, will be released as open source. The next challenge has added an extra day, so developers have 72 hours. The focus is on creating an application to demonstrate 'A* pathfinding.'"
This discussion has been archived. No new comments can be posted.

Programming Challenges for Mac Developers

Comments Filter:
  • by Anonymous Coward on Tuesday March 02, 2004 @10:06PM (#8447851)
    Is 48-hours too short? Would 72 hours be better? Or is 48-hours about right? Please vote. If you don't mind, I would like to announce the next challenge. (At some point, I will take everyone's suggestions for other Challenges.)

    OK, here is the challenge:
    * You may use ObjectiveC, C, C++, or Java only
    * Create an application to demonstrate how A* Pathfinding works.
    * You don't need to use fancy sprites. Simple circles, or stick figures is of course fine.
    * Your world can be 2D, 2.5D, or 3D.

    Outside of the main objective, there are many extras you can put into your app to set it apart from others. I won't mention them because it is great to see people discover them on their own. The goal is this challenge is that we will be able to show newbies how A* works, and give them code to learn from.


    Kinda sounds like they are wanting to get other people to do their work.
  • by mrgeometry ( 689087 ) on Tuesday March 02, 2004 @10:24PM (#8448002)
    Perhaps they are hoping to get a variety of examples so newbies can see more than one implementation? Also, perhaps they want to give their readers something "fun" to do... I can see how some people would enjoy having a little mini-challenge every now and then, and they will enter the contest; and other people are too busy or would rather spend their free time in other ways, and so they won't enter the contest... And that's fine.

    zach
  • Meh. (Score:3, Insightful)

    by Daleks ( 226923 ) on Tuesday March 02, 2004 @10:27PM (#8448028)
    People need to think about their headlines before they submit them. I thought this was about the difficulties Mac programmers face in today's world.
  • Safari (Score:3, Insightful)

    by nacturation ( 646836 ) <nacturation AT gmail DOT com> on Tuesday March 02, 2004 @11:21PM (#8448393) Journal
    Too bad their site doesn't display the body text in Safari. If they're a Mac site, they just *might* want to fix that one.
  • by Yarn ( 75 ) on Wednesday March 03, 2004 @07:21AM (#8450524) Homepage
    Get working on porting OpenOffice.org to Aqua! The current ETA is 2005

    It'd save me *so* much time having to run around ensuring people don't have illegal copies of MS Office on their macs.

    At least with my PC users:
    a) The OpenOffice.org interface isn't glaringly different
    b) They can't just copy the MS office folder between machines.
  • by Anonymous Coward on Thursday March 04, 2004 @01:18AM (#8460400)

    Kinda sounds like they are wanting to get other people to do their work.

    That's rather like calling Slashdot lazy for trying to get their readers to write news articles for them. It completely misses the point of the site.

    iDG is a community of Mac game developers. Some of them are hobbyists. Some of them are professionals. The developers there encourage each other, help each other out, compete against each other on small challenges like this one, or larger ones like the uDevGame contest which attracted $27,000 in donated prizes to encourage Mac game developers.

    The 48- and 72-hour challenges are an experiment introduced very recently. Developers at the site wanted a fun, low-key alternative to the intense 3-month contest we run every year. The contest may also allow the site to collect smaller, less intimidating code examples than the ones generated by the 3-month contest.

    The editor/founder of iDevGames works very hard to run the site and serve the developer community. Lazy is the last word you'd use to describe him. Nor has he any use for an A* algorithm.

    Stop throwing rocks at things you don't understand.

If you want to put yourself on the map, publish your own map.

Working...