Browse Source

参数调整

master
wally 4 years ago
parent
commit
3dabd64f75
  1. 2
      js/custom.js

2
js/custom.js

@ -1,6 +1,6 @@
const config = { const config = {
count: 5, // 默认倒计时时长 count: 5, // 默认倒计时时长
duration: 10, // 总时长 s duration: 60, // 总时长 s
level: 1, // 游戏难度级别 level: 1, // 游戏难度级别
total: 100, // 总分 total: 100, // 总分
times: 20, // 动作次数 times: 20, // 动作次数

Loading…
Cancel
Save