Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问如果防作弊的话,思路大概是怎么实现呀? #25

Open
chaoyang-zhou opened this issue May 24, 2022 · 0 comments
Open

Comments

@chaoyang-zhou
Copy link

chaoyang-zhou commented May 24, 2022

  1. 判断gps+移动网络信号。
  2. 写入步数的表同时记录时间,再次写入的步数和上次的时间,超过人类能达到的步数,就算作弊数据不记录。(但这种无法判断真实性,只是合理) ,只能做第一次判断。

大概还有什么方式能防作弊呢?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant