The Liberated Pixel Cup: a Game Making Contest From the CC, FSF, and OpenGameArt
Lendrick writes "OpenGameArt.org, the Free Software Foundation, and the Creative Commons are teaming up to bring the Liberated Pixel Cup, a free-as-in-freedom game making contest starting on June 1st and going through July 31st. The contest will be divided into two phases: the first phase will be about adding on to a consistent set of art commissioned specially for the contest, and the second phase, starting on July 1st, will be about building games using the provided art."
Your suggestion is bad and you should feel bad!
Your code may only depend on free libraries.
From the rules:
Platform: Your code must be able to be compiled and run on a 100% free-as-in-freedom platform. It may not make use of any proprietary libraries or VMs. Just to be clear, we cannot accept games that require any of the following: Flash, Silverlight, XNA, Unity, Windows, MacOS (or OSX), iOS, the official Oracle JVM, or similar. It is perfectly acceptable if your game runs on any of these platforms, but it must also work on an open platform (we strongly recommend making sure that your program run on modern flavors of GNU/Linux, as all of the judges will have access to it).
Fortunately for me, my code typically doesn't depend on the "official Oracle JVM" (Please no snarky comments about how Java is old/bad/ect... its what I use and I like it).
... but it already looks like a shitty game.
A two-phase art competition?
>> the first phase will be about adding ...
... using
>> the second phase
I'm seeing way too many similarities for comfort.
I can't tell if all submitted art must be fantasy/steampunk based (as they comment in their blog post as their "base theme"), or if thats just their own contribution and others are free to submit whatever themed content they want?
... when is the release date and where can I buy it from?
uhm...
This makes me wonder what, if any, frameworks or APIs are left. I get that they want the end product to be free, but the reason that those frameworks and the like are used are that they make creating the game so much easier. If they can't use any of the available ones, then this contest will suck: canned artwork so they all look alike and no shortcuts coupled with the short time limit will get in the way of innovation. Oh well, GIGO.
But I believe the 32x32 tile size is the same for RPG Maker. Regardless, like the contest says, these tiles could work in a variety of genres and its exciting to see more art become available from the community!
It feels almost like the concept of 'Free' has gone to the other side of the spectrum in that it is also very restrictive in how it can be used. I have read through the OpenGameArt FAQ and one example is that- if someone's art they're providing is licensed as GPL, then the code must ALSO be licensed as GPL. At first I thought that possibly the license would only apply to modifying and redistributing just the art itself, but I find the idea that using specific assets dictates how you produce your project to be annoying, at the very least. Now, the idea that making a game also has to run only on 100% free-platform sounds even more asinine. So I think for me, personally, and the developers I hang out with, we'll prefer to go the way of offering and using only CC-0 and CC-by works. I understand the concept of having control and freedom over the devices you use, but at this point in time it also seems like you're doing yourself a great disservice if you restrict yourself to only using FSF-approved software/hardware.
> ... then this contest will suck ...
Correction: The games will suck, but the contest will clarify what the 100% free world is missing in terms of game development. I would argue that currently there is a lot of guesswork and misinformation involved; the contest will give more solid data.
There are a few of these frameworks, and APIs. Pygame is the only one I ever played with but if all this contest does is generate interest in such frameworks that would be a success.
I'm a blender 3d artist, and have worked on blow than a few games.. I was excited about this. Then I saw that it was 2d only..so I'm out.
Battle for Wesnoth was decent.
I was sort of interested in this before reading the rules.
"Platform: Your code must be able to be compiled and run on a 100% free-as-in-freedom platform. It may not make use of any proprietary libraries or VMs. Just to be clear, we cannot accept games that require any of the following: Flash, Silverlight, XNA, Unity, Windows, MacOS (or OSX), iOS, the official Oracle JVM, or similar. It is perfectly acceptable if your game runs on any of these platforms, but it must also work on an open platform (we strongly recommend making sure that your program run on modern flavors of GNU/Linux, as all of the judges will have access to it)."
Funny, they don't force the artists to use GIMP over tools they are familiar with. Sometimes people just like using a game competition as an excuse to make a game and not as a platform for some idealogical political crap. Why else would so many people enter into game jams where there aren't even winners? Can we also assume that the judges are savvy enough to compile and install my game on Linux (and it's dependencies)? Can I require them to have working OpenGL even if that means they need to install scary proprietary GL drivers?
The way these GPL people push their ideals really tick me off sometimes. I've sort of jokingly thought that I should change my open source projects from a BSD license to a modified one that doesn't allow static linking with GPL libraries. Seems fair right? Why shouldn't I also punish developers for using restrictive licenses (such as the GPL).
SDL has binaries for many platforms and is open-source, so I would imagine that will be allowed.
Apparently wizard is not a legitimate career path, so I chose programmer instead.
Ever tried Nexuiz?
Apparently wizard is not a legitimate career path, so I chose programmer instead.
I liked Armagetron. Pretty close to what the original source depicted.
And Tremolous. And Ufo:Alien Invasion.
Singularity is pretty sweet. and addictive.
So is FreeCiv.
An enigma, wrapped in a riddle, shrouded in bacon and cheese
This could yield something amazing. Even if this round will comply with Richard Stallman's increasingly delusional understanding of free software, the results should be interesting to watch. This competition is unbiased enough also to merit the interest of the conventional video games industry and may be a way for new talent to make itself known. I think more importantly, though, this will again demonstrate the truly open source gaming is a very viable concept.
OpenJDK is pretty much GPL 2 (with exceptions to allow applications to have other licenses), so Java should be OK as long as you don't use any Oracle-specific stuff. The blog clarifies that open source OpenGL implementations exist and may be used. Lots of game programming libraries can be found in most Linux distributions (e.g. SDL, ClanLib, PyGame); as far as I can tell they should all be OK.
The corsix-th theme hospital project is coming along nicely. I am also avidly following the openclonk project. Yes I know neither of these are finished, and I know that is main complaint about oss games, but corsix is totally playable, and openclonk is one of those projects that is never meant to be finished, but will instead simply grow and improve forever, much like the original clonk series.
No, there was a previous competition that did largely the same thing: http://forums.tigsource.com/index.php?board=37.0
Basically, one group made art, another group made games from the art. A pretty successful game called Realm of the Mad God came from that: http://store.steampowered.com/app/200210/
Yeah, many games will suck, but it doesn't mean they all have to. Hope we see some great results like from the first Assemblee contest (http://forums.tigsource.com/index.php?board=38.0)