User prompt
Just make the line on 1 middle like an real road
User prompt
When you miss 1 car you lose and make white lines on middle
Code edit (1 edits merged)
Please save this source code
User prompt
Crash Course
Initial prompt
Make an car game with an road add some little traffic your goal is to crash the car you are driving
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});