User prompt
make the music "background"
User prompt
Haz que cuando el gato salte cambie de Sprite ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Soluciona el Bug de que no salta
Code edit (1 edits merged)
Please save this source code
User prompt
Run Kitty, Run!
Initial prompt
This game is called "Run kitty, run!", it's about a blue cat in an infinite runner, dodging dinosaurs and tacos
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});