feat: add settings and browser input

This commit is contained in:
2026-06-25 07:23:34 +05:00
parent b3b0c645e9
commit 6c16d97670
12 changed files with 165 additions and 17 deletions
+1
View File
@@ -23,6 +23,7 @@ const CONFIG = {
heavyEnemyChancePerWave: 0.02,
scoreSimple: 10,
scoreHeavy: 50,
gameOverDelay: 10000,
},
speed: {
simpleEnemyCrossTime: 60,