User prompt
First three stars should have obtacles of one of the possible colors, but random every game
User prompt
Second star obstacles should all be the same colour
User prompt
Move challenge container 100 pixela down
User prompt
Return dot to its original size when untouched for a second
User prompt
Remove pregame screen
User prompt
Make sure if you click again the ball does not keep sjrinking and gpes back to its original size
Code edit (3 edits merged)
Please save this source code
User prompt
when success message appears it is blinking at first, please prevent that from happening
Code edit (1 edits merged)
Please save this source code
User prompt
double size of success message and let it last for 1 second longer
User prompt
move success message 200 pixels higher
User prompt
ball should not keep on shrinking if bouncing many times in a row
User prompt
ball should always return to its original size after a bounce
User prompt
when the ball bounces add an effect that it shriks sideways and returns to it original size
User prompt
that did not work, ball is not squeezing. try something else please
User prompt
squeze ball every time it bounces.
User prompt
squeeze the dot every time it bounces and back to its shape
Code edit (1 edits merged)
Please save this source code
Initial prompt
White Dot 2
/**** * Initialize Game ****/ //<Assets used in the game will automatically appear here> //<Write entity 'classes' with empty functions for important behavior here> var game = new LK.Game({ backgroundColor: 0x000000 //Init game with black background });
/****
* Initialize Game
****/
//<Assets used in the game will automatically appear here>
//<Write entity 'classes' with empty functions for important behavior here>
var game = new LK.Game({
backgroundColor: 0x000000 //Init game with black background
});
Cartoon, white star. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cartoon. white circle. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
cartoon white dot with eyes (just black dots).. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
cartoon white ring. simple.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
cartoon white cloud.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.