-
Notifications
You must be signed in to change notification settings - Fork 157
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
安卓游戏:黑白棋 #395
Comments
yjf2213939
added a commit
to yjf2213939/android-labs
that referenced
this issue
Apr 26, 2016
MainActivity文件
zengsn
added a commit
that referenced
this issue
Apr 26, 2016
yjf2213939
added a commit
to yjf2213939/android-labs
that referenced
this issue
Apr 26, 2016
zengsn
added a commit
that referenced
this issue
Apr 27, 2016
yjf2213939
added a commit
to yjf2213939/android-labs
that referenced
this issue
Apr 27, 2016
zengsn
added a commit
that referenced
this issue
Apr 27, 2016
除了界面,有没有存储或网络功能? |
老师,没有了。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
黑白棋,又叫翻转棋(Reversi)、奥赛罗棋(Othello)、苹果棋或反棋(Anti reversi)。游戏通过相互翻转对方的棋子,最后以棋盘上谁的棋子多来判断胜负。在安卓环境下实现黑白棋的应用。
The text was updated successfully, but these errors were encountered: