12 comments found.
Hello, is it possible to change the landscape and make a climb landscape ? Thank you regards.
Hi,
This game can replace assets easily.
Hi, thank you for this game. I try to customize it to make a game for my client but i’d like to replace to Cone Object with bikes. Do you think it’s possible to add several bikes on the game ? Thanks
Hi,
Yes, all the distraction objects are store in arrays and you can replace the image easily.
Hi,
Thanks you, I saw that but I’m little lost to have the bike animation but stop the animation when you heart the bike.
you only can replace static image not with animation.
Hello again, Thanks for the notification i made a static image. I have another question: Is it possible to have a end game ? like a maxDistance ? Otherwise the user can play indefinitly Thank you.
The checkpoint distance will keep increasing, so eventually the game will end with the limit time.
I would like to buy this game but the live preview doesn’t work, which makes me worried. Does it work??
Hi, What do you mean it doesn’t work?
The bike does not move when I tap or press the keyboard, i tred both Firefox and Chrome.
Because the preview link is playing the game inside iFrame from Codecanyon site, so you have to click on the page to active keyboard event in order to play. This happen to all the site when playing inside iFrame.
unfortionatly it does not work even if I play it straight from this link: http://demonisblack.com/code/bikespeed/game/ it just moves slightly back if I press L
following the instruction, you need to press left and right key repeatedly to increase the speed, for desktop version you can press left and right keyboard.
I am. It doesn’t matter how much I press it. nothing happens when pressing R or right keyboard.
Pressing one key doesn’t work, you have to press L+R key just like you are riding a bike.
ok I’m sorry for the misunderstanding, thanks for the quick replies!!
i would like to use your game on my bikestore website, is it possible to make leaderboards off all participants?
Hi, the game doesn’t include scoreboard, but you can request for customisation at support page.
Currently end of the each attempt shows the social sharing buttons. I need to visible sharing buttons when user score more than previous score. Will you able to help me on this?
The game doesn’t save the score so you can’t compare the previous score, unless you are talking about the same new round game. You can request this at support page.
There is a issue when we going to replay… When click on “Tap To replay” and click on Switch button before cycle appear, still we can play the game. see these screenshots…
http://prnt.sc/ens8il http://prnt.sc/ens8e5Hi,
After click on “Tap To Replay” the game is mean to replay.
I know it means replay… Why cycle disappear when click on Switch button? Try click on switch button, before cycle appear on screen.
You can wait for next update to fix the issue.
How long will it take? Already I have used this game on my app. It’s going to launch within 1 day…
you can request this at support page for the latest update
Is there any possibility to add an image instead of text “Bike Speed”
Hi, inside the game which part you want to add the image?
Game start screen, Can I have non-repeat image when playing cycle?
Yes.. possible
I need to have 100px bar on top and bottom. I tried. but there is scrollbar. There for need to reduce 200px from canvas height. Where is the code?
Hi, This game is always fit to browser screen using code in main.js.
Suppose to by this game. Is there any possibility to embed this game on facebook canvas app?
Facebook canvas is using iFrame to load the your page, and the game can’t play inside iFrame since it doesn’t support keyboard events.
great game
Thanks!
Hi demonisblack,
I really like the game!
Before I buy it, I would like to ask some questions:
- are the bicycle graphics with the riders on it, and all the other graphics like the stones or blocks, surrounding backgrounds etc. changeable? I would like to add a shape picture of our own bicycle
- in the “files included” information is stated, that SWF/FLV flash files are included. is flash used in the game?
Thanks a lot in advance! Ralf
Hi,
The bicycle and human are separate image files even the wheels, the objects like stone and background are load from array which can be change easily, and yes they are all images. The human bicycle animation are animated in flash and convert to spritesheet image file, flash file is provided if you need to change the shape/ animation.
Cheers
Hi, thanks a lot for your quick answer! I guess I’ll buy it Cheers!
What a lovely game! I have a suggestion though: currently, there is literally no time for players to switch lanes before they hit the blocks. With the speed and the small size of the screen, this lane-switching thing is purely left to chance, not part of the gameplay. Could you please make both the bike/guy and the road blocks much smaller, so that at least a reasonably long-enough reaction time can given to players to switch lanes when they spot the block on the right end of the game screen? Now, no matter how fast the bike is, there is literally no reaction time (no reasonable reaction for human beings) to switch lanes which reduce the fun of the game and, I assume, is your original intention. Still, bravo for another innovative game! Please consider this suggestion and I look forward to an updated version, if possible!
Thanks for you comment, this game is not only about the top speed, but is how far can you ride by maintain the speed that you able to see and avoid the coming objects. And I think the human size is just fine, too small will not able to see especially in mobile screen.
There are few settings that can change easily in the game base on your needs eg.:
- you can make checkpoint distance closer
- or show less hitting objects so can ride faster
Thanks for the reply, man. I’ve bought the game and will try to play with the settings to see how it may work out. Btw, when the game is played in Safari in iPhone (for example iphone6+), the very top part of the game is blocked by the browser. Please download and see this screenshot: http://rapidshare.com.cn/PZoOEcF Is there any way to solve this minor issue? As I’ve bought many other games of yours, I found this issue is true with all the games that have horizontal orientation. So, it’s worthy exploring a bit. Thank in advance for your support and help! All your games are very innovative, which I really like.
Another thing, I’ve seen in the coding that 10 seconds are supposed to be extended when the player reaches checkpoint “+10”, but if you play the demo, the seconds are not being added. Would you please check it up?
Thanks, it should fixed in next update
Cool!! How about the issue of the very top part of the game being blocked by the browser when using safari in iphone?
Since the release of iOS 8 and Safari 8, the methods of hiding the navigation bar using minimal-ui are no longer supported.