slow-snek

This commit is contained in:
Drew Ansbacher
2022-02-25 09:40:01 -07:00
committed by Drew Ansbacher
parent d229aaf1b2
commit e3b002f2dd

View File

@@ -9,7 +9,7 @@ import { PatchDbService } from 'src/app/services/patch-db/patch-db.service'
styleUrls: ['./snake.page.scss'],
})
export class SnakePage {
speed = 40
speed = 45
width = 40
height = 26
grid