User prompt
When the game starts, there is no platform under the character, so the character falls down as the game starts. Fix this problem.
User prompt
I die as soon as I start.
User prompt
Oyunu düzelt, oyun başladığı anda karakter ölüyor.
Code edit (1 edits merged)
Please save this source code
User prompt
Doodle Jump: Sky Bound
Initial prompt
Make a Doodle Jump
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
Character. No background. Transparent background. Blank background. No shadows. 2d. In-Game asset. flat
Enemy. No background. Transparent background. Blank background. No shadows. 2d. In-Game asset. flat
A jetpack. In-Game asset. 2d. High contrast. No shadows
A spring.. In-Game asset. 2d. High contrast. No shadows
Platform. In-Game asset. 2d. High contrast. No shadows
Platform break.. In-Game asset. 2d. High contrast. No shadows
Paltform move.. In-Game asset. 2d. High contrast. No shadows