User prompt
protect from collision in first 200 points
User prompt
Please fix the bug: 'GAME_WIDTH is not defined' in or related to this line: 'var OBSTACLE_MAX_X = GAME_WIDTH - PLAY_AREA_MARGIN;' Line Number: 139
User prompt
Please fix the bug: 'GAME_WIDTH is not defined' in or related to this line: 'var OBSTACLE_MAX_X = GAME_WIDTH - PLAY_AREA_MARGIN;' Line Number: 139
User prompt
press mouse to start
User prompt
no obstacles in first 200 points
User prompt
give three lives
User prompt
turn boarder in the movement direction
User prompt
spread obstacles on screen more densely
User prompt
increase tree intensity by 5%
User prompt
spawn rock2 after 500 points
User prompt
put tree images on bothsides of the screen
User prompt
speed increases 20% by each 1000 points after first 1000 points
User prompt
object intensity increases after 1000 points
User prompt
obstacles continue to show all game
User prompt
put objects continuously
User prompt
rocks and trees keep coming
User prompt
games continues till hit
User prompt
snow boarder does not come down
User prompt
place the snowboarder on top
User prompt
reverse the flow
Code edit (1 edits merged)
Please save this source code
User prompt
Downhill Dash: Snowboard Escape
Initial prompt
down hill snowboard game
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
pine tree seen from above. In-Game asset. 2d. High contrast. No shadows
snowboarder seen from above. In-Game asset. 2d. High contrast. No shadows
rock. In-Game asset. 2d. High contrast. No shadows
grey rock. In-Game asset. 2d. High contrast. No shadows
boost arrow. In-Game asset. 2d. High contrast. No shadows
remove background
yellow gold coin. In-Game asset. 2d. High contrast. No shadows
make blue