Code edit (1 edits merged)
Please save this source code
User prompt
Cluck the Gap: Mouth Bridge Builder
Initial prompt
Hiii i want my game to be where u open ur mouth and the board will get progressively longer then when u close ur mouth the board will hopefully be the long enough length to reach the other side of the land so the chicken will cross the board that looks like a road then on the next level it will do the same thing and for 3 levels like that
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});