User prompt
When car leveled up throw continuous projectiles.
User prompt
When car leveled up throw projectiles.
User prompt
Make car faster.
User prompt
1-Add hp bar. 2-make car faster 3-car should be leveled up
User prompt
Make me high quality car racing game. ↪💡 Consider importing and using the following plugins: @upit/tween.v1, @upit/storage.v1
User prompt
Please fix the bug: 'Uncaught ReferenceError: tweenA is not defined' in or related to this line: 'tweenA.onComplete = function () {' Line Number: 78 ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Please fix the bug: 'Uncaught TypeError: tween.to is not a function' in or related to this line: 'var tweenA = tween.to(blockA, {' Line Number: 66 ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Reset codes
Code edit (1 edits merged)
Please save this source code
User prompt
Please fix the bug: 'Uncaught ReferenceError: tween is not defined' in or related to this line: 'var tweenA = tween.to(blockA, {' Line Number: 61 ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Make Me a game like candy Crush saga.
User prompt
Make Me a game like candy Crush saga
User prompt
Pixel Drift: Retro Racer
Initial prompt
Make Me a cool pixel car racing game. Game has points, levels and coins.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});