1 Star 2 Fork 1

jker/agar.io-clone

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
config.json 951 Bytes
Copy Edit Raw Blame History
{
"host": "0.0.0.0",
"port": 3000,
"logpath": "logger.php",
"foodMass": 1,
"fireFood": 20,
"limitSplit": 16,
"defaultPlayerMass": 10,
"virus": {
"fill": "#33ff33",
"stroke": "#19D119",
"strokeWidth": 20,
"defaultMass": {
"from": 100,
"to": 150
},
"splitMass": 180
},
"gameWidth": 5000,
"gameHeight": 5000,
"adminPass": "DEFAULT",
"gameMass": 20000,
"maxFood": 1000,
"maxVirus": 50,
"slowBase": 4.5,
"logChat": 0,
"networkUpdateFactor": 40,
"maxHeartbeatInterval": 5000,
"foodUniformDisposition": true,
"virusUniformDisposition": false,
"newPlayerInitialPosition": "farthest",
"massLossRate": 1,
"minMassLoss": 50,
"mergeTimer": 15,
"sqlinfo":{
"connectionLimit": 100,
"host": "DEFAULT",
"user": "root",
"password": "DEFAULT",
"database": "DEFAULT",
"debug": false
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jkerhub/agar.io-clone.git
git@gitee.com:jkerhub/agar.io-clone.git
jkerhub
agar.io-clone
agar.io-clone
master

Search

D67c1975 1850385 1daf7b77 1850385