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

 



Forgot your password?
typodupeerror
×
Programming Entertainment Games Technology

Boston Game Devs Make 8 Games in 36 Hours 52

Darius Kazemi writes "This past weekend, a bunch of Boston-area game developers got together and did a 36-hour Boston Game Jam, inspired by the Indie Game Jam. We made eight games in 36 hours based on the theme of 'shift' for platforms as diverse as PC, GBA, and cell phones. The games range from a surprisingly complex behavioral sim to a game where you have to squish your opponent in a 2D physics deathmatch. Most of the games are available for download right now, and some of them even include the source code. In days to come, we'll be adding developer diaries and other goodies."
This discussion has been archived. No new comments can be posted.

Boston Game Devs Make 8 Games in 36 Hours

Comments Filter:
  • flocking Flash.

    I hate it when sites make it impossible to navigate unless you have flash installed. Anyone have a direct link to bypass the flash?
  • What would be a new "Innovation" in game development? With all of the functionality now pushed to chips, is it now in the harware engineer's realm? Perhaps more creative artists and plots. I'd be curious to know just how much other mainline medias such as video and audio communication/content is integrated with games.
    • by Altus ( 1034 ) on Friday January 26, 2007 @06:58PM (#17777516) Homepage

      you have fallen into a trap. You believe that an innovative game means finding a new way to push bits around faster or better than before. It does not. A better game is created by designing something that is fun to play. Innovation comes in the form of new game play mechanics, new input styles, new types of stories.

      Making a game with 10 times the polygons of the closest competitor is not really game innovation. Graphics innovation sure, but you could make pacman with everything bump mapped and shaded and such but it would still play like pacman.
      • So when virtual reality comes out (it exists now but not in a feasible form) and games take advantage of it, that won't be innovation? Only input devices matter, not output?
        • It will be innovation, but not all the same innovation.

          Hardware innovation - There will be specialized equipment required for this, whether its headsets, body suits, a Matrix-esque server or a holodeck. The development of this is innovation.

          Graphical innovation - Somewhat tied into the hardware innovation, but also something that can be pushed at a software level. This is also innovation.

          Input and/or Gameplay innovation - How people actually code and use the system is a separate innovation from the others.
  • They had 8 groups of people all make a game each in 36 hours.

    Impressive still, but not really news.

  • One artist? (Score:4, Insightful)

    by SpaceToast ( 974230 ) on Friday January 26, 2007 @03:55PM (#17774150) Homepage Journal

    Very cool, but why one artist and one sound designer, floating between fifteen developers? Every team should have at least its own artist -- and don't think [wikipedia.org] we aren't [wikipedia.org] into this sort [wikipedia.org] of thing [wikipedia.org].

    You've got the Massachusetts College of Art, one of the best and one of the scrappiest art schools in the country, right across the river. Next year, think about reaching out. You'll be amazed at the response, and the amount of polish these kids can do on deadline.

  • by Anonymous Coward
    That's neat, I guess. Too bad they don't explain:

    Who?

    According to the home page they're "a bunch of professional game developers from around the Boston area". I know of no game development companies from Boston (and I live next to it!) so some idea of WHAT kind of games these developers have worked on would be helpful.

    What platform?

    What platform is required to play the games? Not even the game download page really explains how to play the games. Apparently some are cell phone and GBA games, with no indicat
  • This reminds me of 24 hour comics (http://en.wikipedia.org/wiki/24_hour_comic) which are 24-page comics drawn and inked in--you guessed it--24 hours. There's an annual 24 Hour Comics Day event that usually compiles a number of hand-picked comics made by artists and writers across the country. Italy's started their own version of it. It'd be cool if this was made into a annual challenge for dev's around the globe.
  • by Cervantes ( 612861 ) on Friday January 26, 2007 @04:54PM (#17775354) Journal
    But, where's my Duke Nukem Forever? I'm pretty sure that a hardcore 2 day coding crunch would end up with a better game than what they have so far...
  • by damg ( 906401 )
    What languages were used? I would think that, given the time limit, something like Python (with PyGame or PyOgre) would be preferred over the more traditional C++?
    • by DanRoy ( 1039686 )
      If I recall correctly: Python, Torquescript, C++ (with and without PopCap framework), Flash, Flash Lite
    • I did Slidewalk. We used Python, PyOpenGL for graphics, and Pygame for sound. We definitely preferred it over C++ for the reason you stated.
  • Comment removed based on user account deletion
  • Well, all I can tell so far is that Squish seems to work very strangely under Ubuntu/Wine.
  • alt_title = 1 / Duke Nuken Forever

It is easier to write an incorrect program than understand a correct one.

Working...