Tagged Questions
1
vote
4answers
483 views
Is it OK to reuse art from open-source games?
There are a lot of open source games, such as Flare (Diablo clone).
Is it OK to re-use the art they put in their open source game and make a profit?
1
vote
0answers
131 views
How would the GPL apply to these generated source files? [closed]
I am currently using Love2D as my game engine of choice and have come across the situation where I have had to retype out similar code over and over. In particular, if I want to add a new color to a ...