User prompt
Please delete the mud
Code edit (1 edits merged)
Please save this source code
User prompt
Fix the problem
User prompt
Fix the problem
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'speedTxt.style.fill = speedColor;' Line Number: 676
User prompt
Make it so as time goes on the car will get faster ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'speedTxt.style.fill = speedColor;' Line Number: 676
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'speedTxt.style.fill = speedColor;' Line Number: 676
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'speedTxt.style.fill = speedColor;' Line Number: 676
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'speedTxt.style.fill = speedColor;' Line Number: 673
User prompt
Make the game get more faster as time goes on
User prompt
Make the obstacle look like 16 bit mud
User prompt
Add some music
User prompt
Save the game ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Add more houses
User prompt
Make the background look like 8 bit grass
User prompt
Make the background green
User prompt
Render houses in the background
User prompt
Make the enemies look like 16 bit trucks
User prompt
Make the character look like a 8 bit race car
Code edit (1 edits merged)
Please save this source code
User prompt
Road Racer Rush
Initial prompt
Make me a fun car game
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});