Hacker News new | ask | show | jobs
by jokoon 1525 days ago
Shouldn't it be possible to sell a game while making it open source at the same time?

I mean that's a bit what quake 3 did, the content kept its copyright.

I honestly don't think it's posing a threat to the company who makes the game, because there won't really be anybody forking the game and making it better than the original creator, in a short period of time, while also selling it. It will only bring bad publicity.

1 comments

The idTech model is to open source the code (after a couple of years) but keep the content non-free so you still need to buy the game from the original creator even once someone else creates a better version of the code.

This does not give you as much (legal) freedom as opening up the whole thing does but gets pretty close and most importantly removes most of the technical challenges for improving and maintaining the game. It's also probably way easier to accomplish since writing, art and music has even less of an open source culture than software.