Increase difficulty
This commit is contained in:
parent
7825fad30a
commit
65f9414999
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
const enemySpawnFrequency = 2.5;
|
||||
const enemySpawnFrequency = 4.5;
|
||||
|
||||
const canvasHandler = new CanvasHandler("canvas");
|
||||
const inputHandler = new InputHandler("canvas");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue