Slashdot Mirror


Latest Humble Bundle Supports Open Source GameDev Tools

lars_doucet (2853771) writes "The latest Humble Weekly Bundle is titled 'Celebrating Open Source,' and features eight indie games, with charity going to the open source tools used to develop them. The open-source programming language Haxe is strongly represented: three of the charities include the Haxe Foundation, itself OpenFL (recently featured on Slashdot), and FlashDevelop, the most popular open-source Haxe/ActionScript IDE. The fourth is Ren'Py, the Python-based visual novel engine used in award-winning games like Long Live the Queen and Analogue: A Hate Story.

The games themselves are Magical Diary, NEO Scavenger, Offspring Fling!, Planet Stronghold, and for those who pay $6 or more, Anodyne, Defender's Quest, Evoland, and Incredipede, as well as 6 soundtracks. 7 of the 8 games are cross-platform across Mac/Win/Linux, and all are DRM-free."

3 of 29 comments (clear)

  1. Lets Clarify....... by danknight48 · · Score: 5, Insightful

    'Celebrating Open Source,' Pay what you want. Support vital open source projects.

    None of these projects are open source.
    The engines used, are open source.

    The default percentage cut is (which can be customized):
    - 65% Dev
    - 20% Engine
    - 15% Humble website

    So in effect, they are using the "open source engine" as a pull to make money.
    I'am all for it with the custom split option. But, lets make sure we use the term "open source projects (ENGINE)" correctly.

    1. Re:Lets Clarify....... by Tom+Rothamel · · Score: 5, Informative

      Disclaimer: I'm the lead developer of Ren'Py, one of the projects that will benefit from this sale.

      I think this is basically right.

      Humble's model is that it runs pay-what-you want sales, with the proceeds being split between themselves, developers, and charities. In the current ebook bundle, the charities are SFWA and Openreader. In the weekly sale, the charities are open source projects - FlashDevelop, OpenFL, Haxe, and Ren'Py. So when you buy through this sale, you support open source projects in the same way that if you buy the book bundle, you support SFWA and Openreader.

  2. Re:Flash? Really? by dcfedor · · Score: 5, Informative

    Nope! Not Flash! Really!

    The naming convention can be a bit misleading. OpenFL is not an open source version of Flash. It is a library for Haxe with an API that mirrors Flash's. The output of a compiled Haxe+OpenFL project can be native Windows, Mac, or Linux apps, iOS, Blackberry, or Android apps, HTML5, Flash, and more. The output does not require a VM, a plugin (unless Flash is the target), nor is it wrapped in a VM or projector.

    Sorry if this is overkill, but it's a common misconception that I'm hoping to clear up!