User prompt
Remove music
User prompt
fix
User prompt
fix
User prompt
fix code
User prompt
fix code
User prompt
Put the 2nd stage
User prompt
Questions in stage 1 should be simpler
User prompt
After 10 questions in the game, the time to move on to the second stage should be shortened by 1 second and the questions should be a little more difficult.
User prompt
Put the timer in the corner of the screen to show how much time has passed
User prompt
add time counter
User prompt
subtraction multiplication and division add
User prompt
make the questions a little harder
User prompt
Let the background be a lively image
User prompt
The person who gets 10 correct answers wins the game.
User prompt
Let the background be more colorful
User prompt
Let the background be like school and write the questions on the board.
User prompt
The questions get harder every 10 questions, a sound will be heard when you get the answer right, and your score will decrease when you get the answer wrong.
User prompt
Please fix the bug: 'LK.now is not a function' in or related to this line: 'questionStartTime = LK.now();' Line Number: 293
Code edit (1 edits merged)
Please save this source code
User prompt
Math Dash: Quick Solve
Initial prompt
Make me a math game that looks good and gives you points when you get the answer right
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});