User prompt
make jump logic to "hold for longer jump"
User prompt
add a jump system where you can jump above obstacles if player wants to
User prompt
make the game's background a road
User prompt
allow player to use all of the game's screen
User prompt
still some coins are combined into obstacles fix it
User prompt
some coins are combined into obstacles fix it
Code edit (1 edits merged)
Please save this source code
User prompt
Infinite Dash
Initial prompt
make a endless runner game
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
Pixel, 2d, Coin. In-Game asset. 2d. High contrast. No shadows
container, 2d, pixel. In-Game asset. 2d. High contrast. No shadows
character with a hat, 2d, pixel,. 2d. High contrast. No shadows
road, pixel, 2d. In-Game asset. 2d. High contrast. No shadows. In-Game asset
indicator, pixel, 2d. In-Game asset. 2d. High contrast. No shadows
Start button, pixel art. In-Game asset. 2d. High contrast. No shadows
how to play button, orange outline, white text, pixel art. In-Game asset. 2d. High contrast. No shadows
restart button, orange outline, white text, pixel art.. In-Game asset. 2d. High contrast. No shadows