This is how you should post in this forum

This is how you should post in this forum

Postby qubodup » 14 Mar 2010, 21:46

_
Threads about projects that are not open source will be deleted.
-

Subject: Genre, Game name
(no need to mention that it is foss in the title, everything here is)

Content:
  • What is the project?
    You can mention history, motivation, philosophy, features and plans of the project but don't overdo it ;), complete 'about' text, feature list and roadmap should be on the project site. Oh, and link to them! :)
  • Mention what developers or contributors are wanted
    Specific tasks should be described in a project page/TODO file, link to it! :)
  • Link to the project page.
  • Mention the code's and assets' license(s)
  • Link to a gameplay video if you have one.
    If you do not: why not record one?
rect2818.png
Don't overdo it ;), a complete gallery of screenshots (and game art?) should be on your project page.
rect2818.png (9.22 KiB) Viewed 90461 times


Note:
  • You are free to not follow the template of course
    Being concise and having a screenshot will be generally of great use to you.
  • You may post about projects you are not part of.
User avatar
qubodup
Global Moderator
 
Posts: 1671
Joined: 08 Nov 2009, 22:52
Location: Berlin, Germany

Re: This is how you should post in this forum

Postby charlie » 15 Mar 2010, 10:45

I would also add:
  • Roadmap summary (i.e. main features being worked on) e.g. next release contains overhaul of audio system
  • Key help required - be specific though as every project needs coders/artists
Free Gamer - it's the dogz
Vexi - web UI platform
User avatar
charlie
Global Moderator
 
Posts: 2131
Joined: 02 Dec 2009, 11:56
Location: Manchester, UK

Re: This is how you should post in this forum

Postby gouessej » 28 Mar 2014, 13:31

Hi

Why not recommending GNU Mediagoblin instead of Youtube here? I use this instance, feel free to register. For example, I posted a video of my game here.

Please can you be very accurate about what you mean by "open source"? Some websites can refuse a game whose source code is open source if the art assets aren't under a "free" license too, some other websites refuse a game whose name is a registered trademark, some other websites can refuse a game whose source code is under :gpl: if its art assets are under a free sharing license preventing commercial use and/or forcing the mention of the attribution (right of paternity).

Best regards.
Julien Gouesse | Personal blog | Website
gouessej
 
Posts: 71
Joined: 13 Aug 2012, 18:28
Location: France

Re: This is how you should post in this forum

Postby Akien » 28 Mar 2014, 14:11

gouessej {l Wrote}:Please can you be very accurate about what you mean by "open source"? Some websites can refuse a game whose source code is open source if the art assets aren't under a "free" license too, some other websites refuse a game whose name is a registered trademark, some other websites can refuse a game whose source code is under :gpl: if its art assets are under a free sharing license preventing commercial use and/or forcing the mention of the attribution (right of paternity).


I don't know specifically for FreeGameDev, but I can give some insights about common definitions of what is free and what is not, from my experience in packaging for Mageia (which follows the same licensing policy as Fedora).

At Mageia we consider free (for inclusion in our "core" repository) content that is either copyleft or public domain, and that respects the fundamental free software freedoms.
As an exemple, CC-BY-SA is completely free for us, since you can redistribute it, modify it and so on, but the NC clause would make it nonfree, because then people would not be able to e.g. sell computers with Mageia on it (that might be a bad example, I'm not an expert of the application of the NC clause).

Now from what I've seen on this forum, 100% FLOSS games are of course very welcome, but you can also speak about free game engines that require nonfree content, such as cdogs-sdl. But yes generically speaking it's free as in free speech :)
Godot Engine project manager and maintainer.
Occasional FOSS gamedev: Lugaru, OpenDungeons, Jetpaca, Minilens.
User avatar
Akien
 
Posts: 737
Joined: 22 Feb 2014, 13:14

Re: This is how you should post in this forum

Postby gouessej » 28 Mar 2014, 14:58

I'm under Mageia Linux 3 at home, I know what you're talking about, I'm not surprised by your explanation. I just noticed that some moderators may have a slightly different interpretation of the terms "open source" and "free", that's why I asked this question.
Julien Gouesse | Personal blog | Website
gouessej
 
Posts: 71
Joined: 13 Aug 2012, 18:28
Location: France

Re: This is how you should post in this forum

Postby Akien » 28 Mar 2014, 15:30

gouessej {l Wrote}:I'm under Mageia Linux 3 at home, I know what you're talking about, I'm not surprised by your explanation. I just noticed that some moderators may have a slightly different interpretation of the terms "open source" and "free", that's why I asked this question.

Great to have a fellow Mageian here! :)

I've not been here for long either, so hopefully a maintainer will point you to the proper forum guidelines, and/or improve them to be more account if need be.
Godot Engine project manager and maintainer.
Occasional FOSS gamedev: Lugaru, OpenDungeons, Jetpaca, Minilens.
User avatar
Akien
 
Posts: 737
Joined: 22 Feb 2014, 13:14

Re: This is how you should post in this forum

Postby Julius » 28 Mar 2014, 19:02

gouessej {l Wrote}:Please can you be very accurate about what you mean by "open source"? Some websites can refuse a game whose source code is open source if the art assets aren't under a "free" license too, some other websites refuse a game whose name is a registered trademark, some other websites can refuse a game whose source code is under :gpl: if its art assets are under a free sharing license preventing commercial use and/or forcing the mention of the attribution (right of paternity).


AFAIK, we are not super strict about it as we are not doing package management for a Linux distribution or something like that. Anything that has source-code that falls under this: http://opensource.org/docs/osd or the Free Software definition by the FSF is definitely fine. Borderline cases like for example stuff based on the FreeSpace2 source code would probably not get deleted, but someone will point out that this isn't true open-source software. Same goes for trademark or based on copyrighted characters etc. stuff (depending on the character of those post someone might decide to move it to "off-topic" however).

Non-"Free" art assets are accepted but also depreciated, and there seems to be a general agreement in this community that all should be "Free" which includes commercial use.

tl;dr: There is no strict rule, nor is there need for one.

P.S.: Projects based on closed source commercial engines (even if their script code is some sort of open-source) will usually get deleted as there is no point discussing them here.
User avatar
Julius
Community Moderator
 
Posts: 3297
Joined: 06 Dec 2009, 14:02

Re: This is how you should post in this forum

Postby gouessej » 30 Mar 2014, 12:29

Julius {l Wrote}:AFAIK, we are not super strict about it as we are not doing package management for a Linux distribution or something like that. Anything that has source-code that falls under this: http://opensource.org/docs/osd or the Free Software definition by the FSF is definitely fine.

Ok, my source code is still and will remain under GPL.

Julius {l Wrote}:Borderline cases like for example stuff based on the FreeSpace2 source code would probably not get deleted, but someone will point out that this isn't true open-source software.

I'm curious, please can you explain what is "wrong" with FreeSpace2 source code?

Julius {l Wrote}:Same goes for trademark or based on copyrighted characters etc. stuff (depending on the character of those post someone might decide to move it to "off-topic" however).

I don't infringe copyrights, I don't intentionally use protected materials without the prior consent of copyright owners even though I'm not a supporter of copyright and I don't intentionally use copyrighted materials in my game. In my mother tongue, the synonym of this word rather means "author's right", it sounds better for me but it is already something different of the traditional American copyright notion. When I use a registered trademark in an option or in a text, I try to find a place to mention the owner of this trademark. The long title of my game is my trademark, Mozilla Firefox is almost in the same situation except that it is a registered trademark. When you talk about trademark and copyright, do you talk about games that may use one of them illegally? (which isn't my case)

Julius {l Wrote}:Non-"Free" art assets are accepted but also depreciated, and there seems to be a general agreement in this community that all should be "Free" which includes commercial use.

tl;dr: There is no strict rule, nor is there need for one.

Personally, as I said in some threads, I don't want to earn money from my game. Its development has costed me about 3000 €, I don't want anybody to earn even a penny with it, I don't want my game to be mixed with ads (especially ads for Microsoft, Apple, Adobe, Google, Monsanto, Bouygues, Mediaset, Lagardère, Dassault, ...). I disagree with the way most games are sold nowadays, especially those with DRMs, freemium/F2P games with ads and/or silly features designed just to encourage the players to pay. On my view, "selling" a software like an apple, like something material, is weird and requires technical protections that are dangerous for the Internet and computer science, for our rights. That's why I defend the collectivist cooperative global patronage. I understand that in the meantime some developers and artists have to live from gaming or at least make some money but my main concern is this further: if someboby doesn't care about how I fund my project, if he doesn't want to respect my rights, if he just wants to use my stuff for free without mentioning the attribution, I should have a legal mean to say "no, thanks". If the economic system provided a viable and fair mechanism to ensure that the "digital" creations are democratically funded, I would just use GPL + CC BY-SA.

Julius {l Wrote}:P.S.: Projects based on closed source commercial engines (even if their script code is some sort of open-source) will usually get deleted as there is no point discussing them here.

It's not my case and I uderstand your position.
Julien Gouesse | Personal blog | Website
gouessej
 
Posts: 71
Joined: 13 Aug 2012, 18:28
Location: France

Re: This is how you should post in this forum

Postby Julius » 30 Mar 2014, 13:40

The FreeSpace2 license is incompatible with the idea of Free Software due to extensive "non-commercial" clauses in the license.
User avatar
Julius
Community Moderator
 
Posts: 3297
Joined: 06 Dec 2009, 14:02

Re: This is how you should post in this forum

Postby gouessej » 30 Mar 2014, 21:48

I admit it's no longer free software in this case, especially if its non-commercial license is for its source code.
Julien Gouesse | Personal blog | Website
gouessej
 
Posts: 71
Joined: 13 Aug 2012, 18:28
Location: France

Re: This is how you should post in this forum

Postby Granite » 12 Oct 2022, 19:26

hi.
i have a youtube channel
called "The Supa Ducky"!!!

link to my channel:
https://www.youtube.com/channel/UCcqDi5 ... zEkDp9mn1w
User avatar
Granite
 
Posts: 26
Joined: 03 Oct 2022, 20:16

Who is online

Users browsing this forum: No registered users and 1 guest