mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +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'],
|
||||
})
|
||||
export class SnakePage {
|
||||
speed = 40
|
||||
speed = 45
|
||||
width = 40
|
||||
height = 26
|
||||
grid
|
||||
|
||||
Reference in New Issue
Block a user