User prompt
put more spaces to station spawns and put take travellers button when we next to the station
User prompt
make street smaller. fix stations spawn on street. Put up and down overside of the street and same line all stations
User prompt
make background and station not same assets
User prompt
fix street is not unlimited
User prompt
make always bus on middle of the street. The screen follow the bus
User prompt
fix bus can go to overscreen
User prompt
when we hold on the screen bus go
User prompt
when we tap right of the screen bus move. not automatic
User prompt
draw a street background
Code edit (1 edits merged)
Please save this source code
User prompt
Rightward Road: Bus Stop Shuffle
Initial prompt
draw a street and we only can go right, put bus station random places and random 1-10 amount random traveller and make travellers leave random bus stations.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});