19 comments found.
Hi, how much is to reskin the game ? And can it be used as webview in the mobile apps locally ?
To make a quotation we need more details about the graphic style required, please write us to support[at]codethislab[dot]com. You can also reskin the game by yourself by replacing all the files in the sprites folder with new ones of the same size and format. If you have good coding skills you can modify the game to use it in mobile apps. Please note that we can’t offer support for eventual issues met during the porting operation.
Is it possible to store the score and show the highest score?
hello, the easiest way to do it is using our wordpress plugin CTL Arcade https://codecanyon.net/item/ctl-arcade-wordpress-plugin/13856421 Otherwise you can use the save_score event in the index.html file to save the score in your database
How can i display only survival mode?
hello, to do this you have to modify the game’s code. If you want us to customize the game for you, write us to support[at]codethislab[dot]com to get a quotation
Hi there, how can I load a gif instead of png file on the credit panel? when i use gif file the animation is not working.
Hello, we can’t ensure 100% that the game supports the .gif format because we have never tested it in this way. But if you provide us the .gif you want to implement we can acquire the sequence of images and implement them in the game. If you are interested write us to support[at]codethislab[dot]com to get a quotation.
Can this be converted to iOS app?
some of our customers hire freelancers to do this job!
Good luck with your sales
Hello. Is it possible to run the game from an iframe after it has been customized?
yes, it’s possible
I need help with some things: 1. I want to disable the information buttons and the survival game option, I just want to show the adventure game on menu 2. It is possible to block access to levels in which only one level can be played, if it is overcome previous? 3. How the score is stored, I need to take it to show it in my own ranking. Thanks
hello, write us to support[at]codethislab[dot]com to get a quotation for this customization
Hi I have purchased a few of your games now they are all great keep up the great work. I also plan to buy many more in the future. I have one question i would like the sound to be on by default as at the moment when the game runs the sound is off and has to be turned on. Can you please tell me how to change this? I am comfortable making small edits in the code, if you could just let me know what part I need to edit. Many thanks Lee
Hello, in games where the audio starts muted you can enable it by modifying the following function in index.html file: audio_enable_on_startup:false, //ENABLE/DISABLE AUDIO WHEN GAME STARTS
Thanks so much this worked on the Memory game and Jigsaw game, but it doesn’t have this line of code on the snake game, I tried adding it in with the other functions in the index.html file like on the other games but it did not work. Is there way to get it working on this snake game? Thank you for your help
in Snake you can do it setting as true the variable “var s_bAudioActive = false;” in Cmain.js
Perfect thank you so much all your games are great I will be buying many more.
If you liked our games, please leave us an item rating It’s really important for us
Thank you in advance!
I have left you a glowing 5 star review thanks again
thank you very much!!!
hi, can I make reskin on the game using unity ?
hello, to reskin the game you have to replace all the files in the sprites folder with new ones of same size and format. The re-skin must be 1:1 if you don’t want to change any line of code
Hi do you have any idea how to make this game a server side javascript instead of now client side?
hello, in skill games the result depends on user’s skills, for this reason all logics must stay client side and can’t be moved server side
is there any way to add touch drag support to this game?
to add touch drag support t the game we have to modify the code, we have sent you more info replying to your pm
is it integrate with ads? Which service? How it work?
If you use the game with our CTL Arcade http://codecanyon.net/item/ctl-arcade-wordpress-plugin/13856421 it will be already ready to host ads, otherwise we can customize it to add an ads placeholder. For further info, write at support@codethislab.com
Hi ,
I tried playing the game using iphone 6 , but the snake is not coming up , there is only screen but not the actual game .
How to solve this problem , and does all the other phones has this problem.
Thankz
Hi! We are already working to fix the issue. A new version of the game will be soon available. We apologize for the inconvenience.
How to grow up zoom snake? In Iphone 5 I have problem with game, because have small display. Pls optimise it in soon. I need it.
Hi! I’m sorry but It’s not possible to grow up the zoom snake.
Game is not work, stop 96%... Pls fix it. https://www.dropbox.com/s/mnbd3osa77x0l0v/Screenshot%202015-11-24%2014.38.48.png?dl=0
sorry, it is my bug. It work!
Hi!We are already working to fix the issue, a new version of the game will be soon available.
Are you include source code? I want to add leaderboard.
yes source code is included
can you optimize control of snake in the mobile? I want to control the snake with finger. And how to activeted austostart when game show? Only survival version. Thank you.
please send an email at support@codethislab.com
ok. sent you letter. Pls check it.
The game won’t start cause if a little typo.
In the sprite map you have a file called “cherry.png”, the code is trying to find “Cherry.png”. The first letter is written in a capital letter.
After changing the name to “Cherry.png” all is working well.
Regards Jerome
Hi Jerome! Thank you for noticing the typo. Evidently your web server is case sensitive, that’s why the game didn’t run. But we are fixing the mistake to avoid problems
Hello I have a problem in the adventure mode at level 2 the snake eats the purple fruit but in the left pane does not come I have eaten the object
Hi! We are already working to fix this issue.A new version of the game will be available asap. Thank you for warning us
Is it possible to export it as android game (apk)?
Hi! Some of our customers use phonegap/ludei and cordova to port our games to mobile apk successfully.
No Construct 2?!? THANK YOU!!
Hi! This game is made in pure HTML5/js with the support of third-party CreateJS library . It’s a pure JS hard coded games.
You’d rather got it in C2???