mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
slow-snek
This commit is contained in:
committed by
Drew Ansbacher
parent
d229aaf1b2
commit
e3b002f2dd
@@ -9,7 +9,7 @@ import { PatchDbService } from 'src/app/services/patch-db/patch-db.service'
|
|||||||
styleUrls: ['./snake.page.scss'],
|
styleUrls: ['./snake.page.scss'],
|
||||||
})
|
})
|
||||||
export class SnakePage {
|
export class SnakePage {
|
||||||
speed = 40
|
speed = 45
|
||||||
width = 40
|
width = 40
|
||||||
height = 26
|
height = 26
|
||||||
grid
|
grid
|
||||||
|
|||||||
Reference in New Issue
Block a user