Made the holes bigger so thatt the game is easier.

This commit is contained in:
henry-hiles 2021-11-26 12:45:04 -05:00
parent a669d78605
commit a43b104635

View file

@ -1,4 +1,4 @@
const HOLE_HEIGHT = 200
const HOLE_HEIGHT = 250
const PIPE_WIDTH = 138
const PIPE_INTERVAL = 1500
const PIPE_SPEED = 0.5