User prompt
Play the game according to your own settings, make it fun but a little difficult, and adjust the jumping accordingly, but make it beautiful.
User prompt
Reduce jump by 1x
User prompt
The game should be difficult but not that hard, the jump is tripled
User prompt
It is not possible to jump more or
User prompt
It is not possible to jump more or
User prompt
Let the game go from coding to difficulty and have sections, 1 is very easy, 2 is easy, 3 is difficult and so on, and have sections and difficulty on top.
User prompt
Please fix the bug: 'TypeError: LK.effects.shake is not a function' in or related to this line: 'LK.effects.shake(game, 12, 120);' Line Number: 106
User prompt
Please fix the bug: 'TypeError: LK.effects.shakeScreen is not a function' in or related to this line: 'LK.effects.shakeScreen(12, 120);' Line Number: 106
User prompt
Let the jipping be better, let the game be more fun and give a fun feeling like in that game.
Code edit (1 edits merged)
Please save this source code
User prompt
Dash of Geometry
Initial prompt
Let it be like geometry dash, let it be very beautiful and have a menu screen with lots of effects.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});