User prompt
move the start run button down a little bit and the garage button up a little bit
User prompt
take it a little higher
User prompt
Move the garage menu up a little bit
User prompt
We lost the game, don't count it as just pressing the garage, everything in the game stops, including the coins and enemies in front of us.
User prompt
We lost the game, don't count it, just press the garage and everything in the game stops.
User prompt
Don't consider that we lost the game
User prompt
When I press the garage menu, it counts as a lost game and the game stops.
User prompt
Please fix the bug: 'window.addEventListener is not a function' in or related to this line: 'window.addEventListener('keydown', function (e) {' Line Number: 200
User prompt
Make this a PC game not a mobile game
User prompt
To open the garage menu, add a button called garage under the game again, and when we press it, the garage menu will open. ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Add a garage menu to the game so we can strengthen our car with the coins we collect from there ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Please fix the bug: 'storage.loginMenu is not a function' in or related to this line: 'storage.loginMenu(function onLoginComplete() {' Line Number: 430
User prompt
add in game login menu
User prompt
Please fix the bug: 'LK.showMainMenu is not a function' in or related to this line: 'LK.showMainMenu({' Line Number: 430
User prompt
add a main menu
User prompt
slow down a little more
User prompt
slow down a little more
User prompt
slow down a little more
User prompt
slow down a little more
User prompt
slow down the game a little bit
Code edit (1 edits merged)
Please save this source code
User prompt
Drive to Survive
Initial prompt
Can you make a game similar to earn to die?
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});