Code edit (1 edits merged)
Please save this source code
User prompt
Color Command Rush
Initial prompt
Make a bop it knock off that says colors red green and blue and you have to tap it within 5 seconds if you get it wrong then you lose and you have to restart. You can also put it on practice mode where it has a streak and if you lose you lose the streak but not the game
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});