Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:2d only (Score 1) 53

Coolcool. My community also just last year did a two-phase, "Make art/music for our CC-by/CC-0 community pool, then make games using only those assets" competition, which ended up going pretty well (for our size, that is). Maybe there should be a directory of art-generating competitions and projects.

Comment Re:I am against restrictive art (Score 1) 53

Just want to set the record straight on a couple of things:

The FSF considers art to be non-functional data that does not trigger the GPL's linking requirement:

Data that has an aesthetic purpose, rather than a functional one, may be included in a free system distribution as long as its license gives you permission to copy and redistribute, both for commercial and non-commercial purposes. For example, there are some game engines that have been released under the GNU GPL, and have accompanying game information—a world map, game graphics, and so on—released under such a verbatim distribution license. This kind of data can be part of a free system distribution.

Source: http://www.gnu.org/philosophy/free-system-distribution-guidelines.html

Secondly, the art will be dual licensed as CC-BY-SA, so even if you happen to not like the GPL, you need not use the art under that license. Also, while the contest requires your art to be CC-BY-SA and GPL for the sake of consistency, you are also entirely free to license it under a less restrictive license as well.

Finally, your assertion that the game has to run only on a 100% free platform is false. Your game can run on any platforms you want it to. It's just that those platforms must include a 100% free platform.

We don't want to restrict what you do with your code and art. However, we do have a set of standards for entry -- as long as those standards are met, you can do anything you want with your work.

I was just referencing someone else's comment that made it sound like it had to be on a 100% free platform. I didn't see a comment it was responding to, so I didn't know if it was out of context. I am glad to find out that the art does not affect your software license; the FAQ page for OGA made it sound like this was the case.

Comment I am against restrictive art (Score 1) 53

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.

Comment Very handy in web development (Score 1) 1002

My first Web Dev job I only had one monitor... the computer I worked on didn't even have a second monitor port, so I couldn't even bring my own in! With web dev... it helps a TON to have one monitor with the IDE, and the other monitor with at least one browser, if not several of them split up, for checking as you're updating styling or content or scripts. If you're really balls deep in a project, you may need multiple code files open at once, or code and reference pages. It just overall helps, if not make the process faster, at least make it less frustrating.

Comment What about a router w/ password in the name? (Score 1) 520

For a while I had my router - not open- but I put the password in the name, so others could use encrypted internet for free. Is this generally a bad idea, or is it something that's ok? I just need to figure out what the OP asked, which is how to limit outside connections / not allow heavy bandwidth sites through the wifi.

Slashdot Top Deals

Real Users never know what they want, but they always know when your program doesn't deliver it.

Working...