User prompt
no from every 10 questions correct bumps of the levels and make every correct answer worth 4 points
User prompt
make it so every 10 questions bump of the levels
User prompt
remove the time bar make so its infinite long
User prompt
make sure so the problems are random and used by 1, 2, 3, 4, 5, 6, 7, 8, 9, 0 to make large, small, medium numbers
Code edit (1 edits merged)
Please save this source code
User prompt
MATH
User prompt
create a game called MATH a game where you are answering infinite of math by -, +, ×, ÷, =, ≠, <, >, ∓, ±, ., a^b, √a, 3√a, 4√a, n√a, %, ‰, ppm, ppb, ppt, mod, (x, y), ≈, ≡, :=, ≜, <<, >>, ≤, ≥, [ ], ( ), ∝, f(x), ⇒, ⇔, ∠, ∟, ⌢, ∥, ∦, ⟂, ≅, ~, △, °, rad or c, grad or g, |x-y|, π, ∈, ∉, ⊆, ⊂, ⊄, ⊇, ⊃, Ø, ∩, ε, ∫, ∫∫, ∫∫∫, ∮, ∮∮, ∮∮∮, ∇, ∞, ¬, ∧, ∨, ∀, ∃, N, Z, Q, R, C, ∑, ∏. Numbers 1, 2, 3, 4, 5, 6, 7, 8, 9, 0 and more
Initial prompt
create a game called MATH a game where you are answering infinite of math by -, +, ×, ÷, =, ≠, <, >, ∓, ±, ., a^b, √a, 3√a, 4√a, n√a, %, ‰, ppm, ppb, ppt, mod, (x, y), ≈, ≡, :=, ≜, <<, >>, ≤, ≥, [ ], ( ), ∝, f(x), ⇒, ⇔, ∠, ∟, ⌢, ∥, ∦, ⟂, ≅, ~, △, °, rad or c, grad or g, |x-y|, π, ∈, ∉, ⊆, ⊂, ⊄, ⊇, ⊃, Ø, ∩, ε, ∫, ∫∫, ∫∫∫, ∮, ∮∮, ∮∮∮, ∇, ∞, ¬, ∧, ∨, ∀, ∃, N, Z, Q, R, C, ∑, ∏
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});