Skip to content

Commit c840c45

Browse files
Kevin ImvooKevin Imvoo
Kevin Imvoo
authored and
Kevin Imvoo
committed
Double wall speed.
1 parent 6f71ec4 commit c840c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/js/game.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ var emitted;
2424

2525
var walls = [];
2626
var wallsGap = 150;
27-
var wallSpeed = 100;
27+
var wallSpeed = 200;
2828

2929
var randAmount;
3030

0 commit comments

Comments
 (0)