User prompt
play the sounds crash when you crash
User prompt
Put the best score in the game instead of the menu.
User prompt
change the color of the best score text to red or something
User prompt
Add a best score. ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
can you get rid of the green flash when you don't die
User prompt
The speed thing doesn't work.
User prompt
The road lines go through my car.
User prompt
Make the road nicer.
User prompt
Add a whole menu, then you can click play or tutorial.
Code edit (1 edits merged)
Please save this source code
User prompt
Highway Dash
Initial prompt
Make a game where you can drive a car, and you have to dodge the other cars.
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});