This content has been marked as final.
Show 1 reply
-
1. Re: How to protect game ideas from being copied (facebook,iphone,android)?
phonefusionryan Nov 13, 2013 9:05 AM (in response to tom_w2000@yahoo.co.uk)Well there will always be someone who could go the distance to steal your code but there are definitely ways to help. If you're doing a big game that interacts with a server, consider having some of the game logic on the server.
You can also look into obfuscating your code with a Flash Decompiler (they go the other way too).
I can tell you if you're worried about someone stealing your game code, definitely don't make it with HTML5.. it's as simple as "right-click view source"

