We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1、第一个activity显示“开始游戏”“游戏数据”等选项。 2、点击“游戏数据”时转到另一个activity显示胜利场数、失败场数、平手场数,胜率等数据。并有一个“返回首页”的选项,点击后返回到一开始的activity。 3、点击“开始游戏”后转到另外一个activity,选择自己要出剪刀,石头或布后,系统也会随机出拳,然后提示你是输了还是赢了。该界面也有一个“返回首页”的选项,点击后返回一开始的activity。
(备用功能)4、实现后考虑加上可以切换玩家的功能,就是不同玩家登录自己账号后会显示自己的数据。
The text was updated successfully, but these errors were encountered:
Merge pull request #950 from wangrunyu/master
e3230a9
#89 #55 实验3
Merge pull request #975 from wangrunyu/master
6bdf1e3
#90 #55 实验4
hzuapps#95 hzuapps#55 lab9
13170a9
Merge pull request #1008 from wangrunyu/master
9c1b307
#95 #55 lab9
No branches or pull requests
1、第一个activity显示“开始游戏”“游戏数据”等选项。
2、点击“游戏数据”时转到另一个activity显示胜利场数、失败场数、平手场数,胜率等数据。并有一个“返回首页”的选项,点击后返回到一开始的activity。
3、点击“开始游戏”后转到另外一个activity,选择自己要出剪刀,石头或布后,系统也会随机出拳,然后提示你是输了还是赢了。该界面也有一个“返回首页”的选项,点击后返回一开始的activity。
(备用功能)4、实现后考虑加上可以切换玩家的功能,就是不同玩家登录自己账号后会显示自己的数据。
The text was updated successfully, but these errors were encountered: