While not necessary only for FOSS games, all will be done with the Blender3D included game engine (BGE). Check out their website here and/watch the video below:
The overall theme will be announce on the 20th when the contest starts.
850$ > Triple the amount of the actual props! (interactive objects,explosibles, new walls, doors windows etc.)
900$ > New player model (model, textures)
Currently it is standing at 530$ and there are 22 days to go, so chances are we will see some more nice stuff out of this. ------------ Way too many closed-source game projects never see the light of the day, and their code and assets are forever lost. Now at least one developer thought he could at least make a few bucks by liberating this content under the CC0 license:
There is some seriously nice stuff in that pack, and the 500 US $ he is asking for on his indigogo page is a bargain for it.
At the time of writing this, 200$ have been already pledged, so with your contribution it should be easy going to reach the goal. Update: 515$ contributed, thanks to everyone! Maybe the guy should think about strechgoals ;)
But I sure wish more developers of failed projects would release their assets like this.
Google's Summer of Code, is an annual sponsorship of programmers to improve selected open-source programs (or games :D ). This year, quite a few interesting FOSS game projects got accepted (again) and one being our very own friends of the SuperTuxKart project.
While Blender3D is one of the premier FOSS projects out there, its integral part the Blender Game Engine (BGE) is often belittled as not a serious game engine.
While the criticism is certainly not completely unfounded and the integration of limited "non-programming" game code creation (via logic bricks) gives it a bit of a "RPG maker" image, it really is a quite interesting platform to work on it seems. Ok, probably as of now the BGE is really more of a rapid game prototyping engine, but previous experience during the Yo, Frankie! project has actually shown that at least compared to some other well known FOSS engines, it is a serious contender (that Blender Foundation project originally started on Crystal Space, and after many problems was implemented in the BGE in a few weeks only).
So what makes it so interesting? Well for one there is the full integration with a creation tool (obviously Blender3D) so that getting your content into the game is only a matter of making it. No exporters or anything needed... it just works. Then of course there is the fully scriptability via Python, also integrated tightly. Basically you never have to exit Blender, and testing your game can be done right in the editor with one click (no compiling etc. necessary). Oh and did I mention the great physics capabilities via Bullet, also build right in?
In addition your created game will be immediately available on any platform the Blender Game player has been ported (all major desktop operating systems, with an Android port under development and a browser plugin, too). In addition you can choose to publish your game as a single .blend file, giving the users a direct access to all the source files of the game; a wet dream of any true FOSS game developer! The tight integration with the GPLed Blender Player, has been a major source of discontent with the predominately propitiatory game developing users of the BGE however. Thus there now exists also a few options to encrypt your game and/or run it on an external engine that can be kept close source (but I will not go further into that here).
You can find a lot of (sometimes really awesome looking: 1, 2, 3) game projects on the Blenderartists.org forum. Now as I said, most of it is sadly closed source with propitiatory artworks, but I also have the feeling that some simply don't know or care about the legal implications of their "freeware" game (which sadly shows that even many people who use a great FOSS tool, mostly care about the "free as in beer" aspect of it).
One of the more interesting projects right now (which might or might not become a full FOSS game) can be seen in this video:
It shows the most recent work by Martinesh, who is basically BGE's resident game art guru. Two years ago we already featured previous awesome work by him, but sadly that Air Race project is by now canceled. What he is now working on is however rather a show-case for the really nice new graphical features in the BGE which he and others are developing in the so called "candy" development branch (on his blog there are also more details and nice videos from some time ago).
Another cool recent project it the rewrite of the the logic bricks visual programming idea via nodal logic blocks called Hive.
While not completely integrated into Blender yet, you can already try it via an external editor (the created python code works fine inside Blender). There are also some tutorials and a documentation for it. Since my programming skills also lack somewhat, I find that an interesting tool... however most likely it is rather a nice way to do some level scripting, than actually programming the real guts of a game with it.
You may remember that in the first Humble Indie Bundle, World of Goo was not open-sourced. Well, there is an active open source clone called OpenGOO being developed. It uses OpenGL, Box2D and is GPLv3-licensed.
Basic layers of level creation in OpenGOO
A Shotgun Debugger level viewed in Inkscape
There are instructions available for creating levels. Inkscape is used for that purpose, just like in Shotgun Debugger! A method I would love to see being widely used in games that allow for user-generated content in general.
SuperTuxKart level editor (hint: it's Blender!)
Speaking of not-re-inventing-wheels: the team behind SuperTuxKart recently posted an article about using Blender as a level editor, rather than writing and maintaining an own content creation tool, which I highly recommend to all developers of 3D games with 'traditional' engines.
Matt Raykowski, aka sfb, is a community herder for the Ryzom Core project and Summer of Code mentor.
Some people may not be familiar with Google's Summer of Code. Annually Google hosts two programs: Summer of Code and Code In. Google Code In (aka GCI) is a contest for 13-18 year olds to engage them in open source that features a variety of tasks and projects for them to complete for points. Google Summer of Code (aka SoC or GSoC) is a program to encourage college students to participate in open source development. It is a 3 month long project that pays USD$2500 per evaluation period - there is a mid-term and final evaluation. You can find a detailed timeline on their site and a complete list of organizations. The student application period begins on March 26th, 2012 and ends on April 6th, 2012. The actual programming portion of the project is between May 21st, 2012 and August 20th, 2012.
In years past Google hasn't given a lot of love to open source games in its Summer of Code program. There have been a small handful of projects which have participated year after year but the selection was pretty limited. Beginning last year they opened the proverbial flood games for participating projects and we saw a number of new open source game and game-related projects become accepted which is very exciting.
Listed below are open source games, game engines or tools frequently used by game projects that have been accepted into Google Summer of Code 2012. If you are a college student looking to "flip bits not burgers" this summer and are interested in game development now is your chance to contribute to an open source game-related project and get paid (USD$5000) for doing so!