User prompt
change 1.15x to 1.22x
User prompt
change 1.5x to 1.15x
User prompt
not that fast only faster from the previous code
User prompt
increase the AI runners speeds by x2
User prompt
decrease the AI runners speed so that player can win
User prompt
adjust the AI runners to have different base speeds and randomization in each round, so the fastest AI runner in the first round may be different in other rounds
User prompt
and make the AI runners speeds randomly
User prompt
adjust the AI runners speed differently
User prompt
explaning how running and jumping works before the first round
User prompt
there shouldnt be 2 obstacles in the same line for a player
User prompt
tap to continue text is now in the background make in the front
User prompt
can you make the background image like we are in the olympic stadium with people watching and cheering
User prompt
decrease the jumpıng tıme by 50% and jumpıng shouldnt ıncrease the speed ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
adjust the winning algorithm to if the player is in its maximum speed and jumping over the obstacles, the player should win. In the current algorithm it is not possible to win after certain rounds.
User prompt
i cannot see clearly the other runners and the objects and the race lines adjust them for a better seeing
User prompt
when runners jump let them be in the field again in 1 second, correct jumping mechanism ↪💡 Consider importing and using the following plugins: @upit/tween.v1
Code edit (1 edits merged)
Please save this source code
User prompt
Olympic Sprint Champion
Initial prompt
a running race in the olympics where the player taps his finger to speed and race against 4 other racers which are computers and if the player wins the race, next round race will start, if looses it will be game over and start from the first round. in the upcoming rounds there will be objects where the player needs to jump over them
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
runner with a red shirt. In-Game asset. 2d. High contrast. No shadows
runner with a green shirt. In-Game asset. 2d. High contrast. No shadows
runner with a yellow shirt. In-Game asset. 2d. High contrast. No shadows
runner with a blue shirt. In-Game asset. 2d. High contrast. No shadows
runner with a black shirt with number 7. In-Game asset. 2d. High contrast. No shadows
running obstacle. In-Game asset. 2d. High contrast. No shadows
running finish line. In-Game asset. 2d. High contrast. No shadows
horizontal white lines for running. In-Game asset. 2d. High contrast. No shadows
straight running lines. In-Game asset. 2d. High contrast. No shadows