When should a free software game project be considered dead?

When should a free software game project be considered dead?

Postby Jastiv » 27 Dec 2018, 22:52

I understand in the proprietary world that a project can die, and then all the assets can basically be thrown out never to be used again in anything (or reused if the company owning them decides to but I understand a lot of times they are just thrown out.)
On the other hand in the free software world, even if no one has worked on a game for years and years and the original developers are actually dead, it doesn't follow that the project can never be brought back, and assets, and even code can be reused.
So, what exactly distinguishes a "dead" project from a "live" one.

I have tried to come up with some guidelines that arn't always useful.
Projects that have no commits within a certain time frame and have no active forum community where one can receive help are dead.
Live projects have at least one active developer.

I'm not exactly sure what the time frame should be to be considered for an active project, I've considered anything from one month (might be too short) to one year (probably way too long) to be considered inactive.
User avatar
Jastiv
 
Posts: 285
Joined: 14 Mar 2011, 02:18
Location: Unitied States of America - East Coast

Re: When should a free software game project be considered d

Postby eugeneloza » 28 Dec 2018, 05:49

I guess that every game project needs "two legs" to live - players (feedback) and developers (commits). Take away one and the other will fail soon too.
User avatar
eugeneloza
 
Posts: 500
Joined: 22 Aug 2014, 12:15
Location: Ukraine

Re: When should a free software game project be considered d

Postby dulsi » 29 Dec 2018, 01:51

If the project can't be built it is dead. It can be revived but until that is done no one can experience the game (unless binaries are available and still work).
A project that is complete and not developed further does not count as dead to me. For example I got Ostrich Riders up and running with current libraries. I'm not currently doing work on it but I wouldn't consider it dead even if I do nothing because it is a complete and usable game.
Otherwise it needs a certain level of activity. I don't have suggestions for what that level should be. I will say I think an active developer is more important than an active community. While a developer can improve a project and attract a community, it is a lot harder for a community to acquire a developer.
dulsi
 
Posts: 570
Joined: 18 Feb 2016, 15:24

Re: When should a free software game project be considered d

Postby mdtrooper » 31 Dec 2018, 13:21

Never. If somebody can find a game source code (although this source code was not the last), she/he could resurrect it.

There was a old post in this forum, it is similar to this post: What FLOSS game do you want that it returns from cemetery?
And I have a Patreon in https://www.patreon.com/migueldedios.
User avatar
mdtrooper
 
Posts: 185
Joined: 26 Jul 2012, 13:24
Location: Spain

Re: When should a free software game project be considered d

Postby Wuzzy » 11 Jan 2019, 20:11

A free software project is dead when all copies of its code and data have been erased from the universe. Not before.
User avatar
Wuzzy
 
Posts: 989
Joined: 28 May 2012, 23:13

Re: When should a free software game project be considered d

Postby Julius » 12 Jan 2019, 09:22

Very idealistic responses ;)

I think a project is dead when the main developer stops contributing and there is no-one to take up the task (example Stunt Rally).
Yes, it could be revived, but as it stands the project is dead.
User avatar
Julius
Community Moderator
 
Posts: 3297
Joined: 06 Dec 2009, 14:02

Re: When should a free software game project be considered d

Postby Jastiv » 30 Jan 2019, 06:54

I've just recently given this more thought. Stable (that is not alpha or beta) projects don't necessarily need any more commits and can be still considered "live" as long as they still compile and run. What happens, if no one is around to maintain it when a library, language or os "upgrade" breaks compilation, then I guess its dead unless some one does the necessary maintenance to make sure it compiles and runs on newer set ups.

(for reference the project in question was Gridarta, but I wouldn't consider it dead just yet, although I do think if you have any old Java Projects, if they have an usage, you should go make sure they compile and run with Java 11. One of mine doesn't (Javaeditor) but I am in the process of figuring out how to fix it.
User avatar
Jastiv
 
Posts: 285
Joined: 14 Mar 2011, 02:18
Location: Unitied States of America - East Coast

Re: When should a free software game project be considered d

Postby cynicfm » 05 Feb 2019, 14:26

it's dead when it's bad
popular games who are played by lots of people are dead too.. because they're being played by zombies not by humans.
User avatar
cynicfm
 
Posts: 28
Joined: 19 Jan 2019, 23:07

Re: When should a free software game project be considered d

Postby dulsi » 28 Mar 2019, 16:41

I was looking at Shippy 1984. The website link from the fedora rpm is no longer valid. Using wayback machine, it appears to have disappeared at the end of 2009. The last release was 2004. I'm think I may update it to SDL2 and maybe add a two player mode.
dulsi
 
Posts: 570
Joined: 18 Feb 2016, 15:24

Re: When should a free software game project be considered d

Postby XGenGamer » 08 Apr 2019, 07:26

We can consider a free software game dead in the following ways -
The company that developed/published it no longer exists.
The developer/publisher canceled the project but it was released as shareware.
The IP’s copyright/trademark/patent was not renewed and thus expired.
The IP is ignored by its owner with no support for it. The owner does not track copyright violations.
The game requires hardware considered obsolete to play.
The product is no longer available for legal purchase.
XGenGamer
 
Posts: 12
Joined: 04 Apr 2019, 08:20
Location: 727 Martin Luther King Dr W, Cincinnati, OH 45220

Re: When should a free software game project be considered d

Postby dulsi » 08 Apr 2019, 14:12

XGenGamer {l Wrote}:We can consider a free software game dead in the following ways -
The company that developed/published it no longer exists.
The developer/publisher canceled the project but it was released as shareware.
The IP’s copyright/trademark/patent was not renewed and thus expired.
The IP is ignored by its owner with no support for it. The owner does not track copyright violations.
The game requires hardware considered obsolete to play.
The product is no longer available for legal purchase.

Free software on this forums refers to the Free Software Foundation's freedoms. The really important feature is that source code is available so you can modify the program. What you are describing seems to be more about software that is available at no cost. Free software or open source software has the advantage that anyone interested can come along and take up the project.
dulsi
 
Posts: 570
Joined: 18 Feb 2016, 15:24

Re: When should a free software game project be considered d

Postby drummyfish » 09 Apr 2019, 01:20

Yep, free as in freedom SW doesn't die in the traditional sense that we see in the proprietary world where a game can no longer be accessible and still be missed by many people at the same time, just as when a person dies. I think it is even confusing to refer to free SW projects as dead, since when someone mourns for it, they can bring it back to life. I would maybe suggest rather calling it abandoned, or something similar. I could see a project whose source code has been lost called dead, but I don't think this has happened many times since the early Internet has been around.
socialist anarcho-pacifist
Abolish all IP laws. Use CC0. Let's write less retarded software.
http://www.tastyfish.cz
User avatar
drummyfish
 
Posts: 448
Joined: 29 Jul 2018, 20:30
Location: Moravia

Who is online

Users browsing this forum: No registered users and 1 guest