User prompt
Add a main menu and maybe add a tutorial in the main menu
User prompt
make it so you can select the color you want by clicking it and then control the left arrow sprites
User prompt
There's nothing in the random game.
User prompt
Color Cascade
Initial prompt
Make a random game, it could be your choice, just make a random game.
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});