Some questions about being an Indie...
1) Is it advisable to go (partially) open source? or will you get (lots of) clones then? How far will a GNU license really protect your software and code?
2) Should it be cross-platform? Because some people told me linux fans are usually more into indie stuff...
3) Is the performance very important if you want to run the logic on a server? I mean cost-efficiency 'n stuff... What part of the LOGIC (ie not rendering / doing the 3D stuffies) would be the heaviest (maybe tcp? maybe pathfinding?) assuming I'm not going to get a pc-shredding AI.
4) Are there any other things that I should be very aware of when making decisions of this sort?
6 replies to this topic
#1
Posted 21 April 2009 - 07:07 PM
#2
Posted 21 April 2009 - 07:11 PM
1) You'll get clones anyway if you actually have any success. Don't give em any help!
2) Mac might be worth the effort, but linux people aren't in the habit of paying for anything ime.
3) No idea what you're on about. This all depends on the game and how you want to code it
4) Remember that "indie" isn't a club. If you want to make money at it then by all means help out in the community with advice and stuff, but don't give any assets away that help your competitors - let them work as hard as you do.
2) Mac might be worth the effort, but linux people aren't in the habit of paying for anything ime.
3) No idea what you're on about. This all depends on the game and how you want to code it
4) Remember that "indie" isn't a club. If you want to make money at it then by all means help out in the community with advice and stuff, but don't give any assets away that help your competitors - let them work as hard as you do.
#3
Posted 21 April 2009 - 07:50 PM
Well "the community" seems to be helping me more then I'm helping it and I'd be happy to do something back. Especially if this would not result in too much of my work being stolen without a thank you and if it would get a couple of extra quality games on the market.
#4
Posted 22 April 2009 - 03:39 PM
Dodgedog said:
1) Is it advisable to go (partially) open source?
It's not really as impactful a decision as you think. Primarily, it would be a marketing move to attract a GNU/Linux audience. For games, being open is not particularly useful to the main audience of your games.
Dodgedog said:
or will you get (lots of) clones then?
IMO, cloning, as Rubicon states, is based on success. Your source being open is irrelevant. Does it make it easier to clone? Probably. But, if your game is a success, the "challengers" likely have the resources to copy pretty easily.
Dodgedog said:
How far will a GNU license really protect your software and code?
Only so far as you are willing to enforce it. This is not as glib as you think; it costs some serious dough to defend a license dispute. OTOH, lots of free legal help can be had for GNU-type stuff...
Dodgedog said:
2) Should it be cross-platform? Because some people told me linux fans are usually more into indie stuff...
The GNU/Linux gaming community is very, very small relative to the Windows one, and has a heavy "techie" aspect to it, meaning either hardcore gamer or doesn't have time for any games.
Dodgedog said:
3) Is the performance very important if you want to run the logic on a server? I mean cost-efficiency 'n stuff... What part of the LOGIC (ie not rendering / doing the 3D stuffies) would be the heaviest (maybe tcp? maybe pathfinding?) assuming I'm not going to get a pc-shredding AI.
I'm not sure what you are asking here. I guess you are talking of a multiplayer or MMO type game? If so, due to scaling, performance of any subsystem is important.
Dodgedog said:
4) Are there any other things that I should be very aware of when making decisions of this sort?
Yes, danger lurks around every corner... :ninja:
#5
Posted 22 April 2009 - 04:59 PM
Quote
Is it advisable to go (partially) open source?
Quote
Should it be cross-platform?
Quote
Is the performance very important if you want to run the logic on a server?
Quote
Are there any other things that I should be very aware of when making decisions of this sort?
http://www.nutty.ca - Being a nut has its advantages.
#6
Posted 22 April 2009 - 10:10 PM
Dodgedog said:
Some questions about being an Indie...
1) Is it advisable to go (partially) open source? or will you get (lots of) clones then? How far will a GNU license really protect your software and code?
1) Is it advisable to go (partially) open source? or will you get (lots of) clones then? How far will a GNU license really protect your software and code?
Quote
2) Should it be cross-platform? Because some people told me linux fans are usually more into indie stuff...
Quote
3) Is the performance very important if you want to run the logic on a server? I mean cost-efficiency 'n stuff... What part of the LOGIC (ie not rendering / doing the 3D stuffies) would be the heaviest (maybe tcp? maybe pathfinding?) assuming I'm not going to get a pc-shredding AI.
Quote
4) Are there any other things that I should be very aware of when making decisions of this sort?
#7
Posted 25 April 2009 - 11:10 AM
thanks for all those replies, I think I got some useful info here!
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












