User prompt
The game should slow down a bit when the player gets the star assets
User prompt
add a new asset and it becomes a superpower
User prompt
add superpower to an asset other than coin
User prompt
Special powers like coins will appear at random times so that you don't get stuck in obstacles when you get them.
User prompt
Every time you reach 20 coins, a super power potion that helps you avoid obstacles will appear in a random place.
User prompt
Coins will randomly give you between 1 and 5 coins
User prompt
add coin counter top right
User prompt
Right and left movements can be made from anywhere on the screen
User prompt
coins should not go over obstacles
User prompt
slower at the beginning, faster as the score increases
Code edit (1 edits merged)
Please save this source code
User prompt
Ice Run
Initial prompt
make ice run game
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
Pixel 2d coin. No background. Transparent background. Blank background. No shadows. 2d. In-Game asset. flat
2d pixel snow. No background. Transparent background. Blank background. No shadows. 2d. In-Game asset. flat
2d pixel ice block. No background. Transparent background. Blank background. No shadows. 2d. In-Game asset. flat
2d pixel crack. No background. Transparent background. Blank background. No shadows. 2d. In-Game asset. flat
2d pixel potion. No background. Transparent background. Blank background. No shadows. 2d. In-Game asset. flat
Let it be turned back
2d pixel dried tree. No background. Transparent background. Blank background. No shadows. 2d. In-Game asset. flat
2d pixel rock. No background. Transparent background. Blank background. No shadows. 2d. In-Game asset. flat
Let it be in a way that can repeat itself when it moves