@onselakin wrote:
I am a Starling developer and I am going to create my next game with Cocos2d-x because of the need for protecting my intellectual property as much as possible.
The game will be a simple card game. I thought of loading the individual codes for the cards from JavaScript files. So the first question is, is it possible to load and bind JavaScript in a C++ game? If the answer to this is yes, then I assume it is also possible to encrypt the codes for the cards and decrypt them before loading, right?
Thanks for the help in advance.
Posts: 7
Participants: 2