User prompt
I can't duck now.
User prompt
Add a best score and make the game easier. ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
I still can't jump over a cactus.
User prompt
can you get rid of the distance and replace it with score so when you jump over a cactus or a bird or duck under a bird you get a score
User prompt
I can't jump over the cactus.
User prompt
Fix the dinosaur acid.
User prompt
Make the dinosaur the same size as the cactus.
User prompt
Make an asset for the dinosaur ducking, so when you duck it's just a dinosaur duck.
User prompt
Delete the dino part because I already have a dino.
User prompt
Make the dinosaur the same size as the cactus.
User prompt
Make the cactus bigger so the player can actually see it. And make the player an actual dino.
Code edit (1 edits merged)
Please save this source code
User prompt
Dino Runner
Initial prompt
Make the Dino Game
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});