by ElongatedTowel on 9/20/17, 4:01 PM with 1 comments
Reason I'm asking is because most of the stuff I'm really interested in is code I might end up wanting to use for commercial purposes, like game and game engine code, audio libraries and shaders. Is it unreasonable to put code on the internet and expect at least some control over it? Or am I making it harder for the good guys to use the code (if by chance that would happen) while the bad guys are just going to nab it anyway?
by PaulHoule on 9/20/17, 7:13 PM
People who are concerned about having their code ripped off often use the GNU Public License.
If you want to keep code close to your chest, make a demo, show people something they haven't seen before.