User prompt
Show Speed on the left top corner of the screen
User prompt
make the 4 lane dividers show up on the screen
User prompt
make the new boost pop up on the screen
User prompt
make another boost with 6x speed
User prompt
make 4 lanes
User prompt
Make one lane in the center of the game
User prompt
Add 4 lanes with lane dividers shown in the game
User prompt
Add 3 lanes
User prompt
Make more lanes
User prompt
Make the car click where ever you click from left to right
User prompt
Make so the car is more free to move left to tight
Code edit (1 edits merged)
Please save this source code
User prompt
Highway Hustle
User prompt
Ummm.... Make the game like highway traffic
Initial prompt
Make a Car game
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});