{
"game": {
"fps": 60,
"world": {
"quadtree": {
"chunks": {
"minSize": {
"width": 3,
"height": 3
},
"maxSize": {
"width": 50,
"height": 50
}
}
},
"size": {
"width": 800,
"height": 600
},
"atoms": {
"air": {
"radius": 10,
"color": {
"r": 0,
"g": 0,
"b": 255
},
"mass": 0.1
},
"cells": {
"scale": 5
}
}
}
}
}
-
Notifications
You must be signed in to change notification settings - Fork 0
License
rafal-majewski/cellular-life-simulation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published