Earlier quoted context omitted.
Is open sourcing it really all that bad? I presume anyone with some skill could recreate such a simple game, and there are tons of copies on the app store. Showing that it's possible to create the game in html5 and showing the source is amazing and very helpful for anyone wanting to create a real game with html5. Of course, making it look exactly like Doodle Jump isn't the best of ideas, although it doesn't compete w…
> Is open sourcing it really all that bad? Your views on the ethics of open source don't really have any bearing on whether this application infringes a copyright. > I presume anyone with some skill could recreate such a simple game, and there are tons of copies on the app store. An independent implementation of a similar game engine would presumably be neither technically difficult nor legally problematic. The probl…
I am not a legal expert, but as I understand it, the Oracle/Google decision was based on the fact that APIs were not copyright-able. However, I believe you are that independent implementation is not a copyright violation, because patents protect technology while copyright protects specific works. If anyone actually knows about this, feel free to correct me.