3 comments found.
Hi, is this game can be embed into wordpress as well? thanks
hi,
I’m very inexperienced with app building so I may have misunderstood, but it says it’s for iOS as well as android but I can’t use the source file in Xcode.
Nice game. Presales question- Is it possible to create a website which has multiple HTML games (purchased from Codecanyon may be)?
thanks . yes you can use HTML games purchased from Codecanyon in your website
Great. Can you share the document on how I can add this to a Wordpress based site? I am not a developer but I am an expert in Wordpress. I want to check how easy it is to add the HTML game. Thanks.
1 – upload the html5 game file to your host 2 – embed html5 game use iframe> tag in HTML code of your post/page <iframe src=”add link your html5 game here” width=”write the width here” height=”write the height here”; frameborder=”0” ></iframe>