Set up demo
This commit is contained in:
parent
abf3803cdc
commit
8817e5b090
17 changed files with 189 additions and 145 deletions
|
|
@ -4,8 +4,5 @@ export interface GameLoopSettings {
|
|||
renderSpeed: number;
|
||||
simulatedDelayMs: number;
|
||||
|
||||
spawnRadius: number;
|
||||
spawnInterval: number;
|
||||
|
||||
startColorHue: number;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue