User prompt
Make it so there top pipe is flipped vertically
User prompt
Put the ground sprite infront of the pipes
User prompt
Undo
User prompt
Place the bottom pipe just above the ground sprite
User prompt
Make the gap between pipes slightly bigger
User prompt
Make the gravity slightly floaty
User prompt
Make the gap between pipes slightly bigger
User prompt
Undo
User prompt
Make it so that the pipes fill the whole y position instead of it just spewing in the air with gaps under and above it
User prompt
Undo
User prompt
Make the pipes go from the top to bottom
User prompt
Make it so that the player stays still until the game is started
Code edit (1 edits merged)
Please save this source code
User prompt
Flappy Flight
Initial prompt
Create a flappy bird game
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
Flappy bird pipe, is green. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Grass. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Pile of sugar. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows