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

[전남대 Android_최영빈] 미션 제출합니다. #32

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Conversation

yb0x00
Copy link

@yb0x00 yb0x00 commented Jun 9, 2024

✅ 2차 미니 과제

yb0x00 added 30 commits June 5, 2024 17:14
Add a list of features.
Extract part of onCreate into a new function
Alternating placement of black and white stones
Allow placing stones only on empty spaces
Extract part of isPositionEmpty into a new function
a new function which concurrently executes checkHorizontal, checkVertical, and checkDiagonal functions
Refector checkWin function/
Delete checkHorizontal,checkVertical,checkDiagonal function
Addtional, update checkVertical function parameters
1. Change checkVertical function parameters for use checkState function
2. Use parentheses to clarify logical expression
yb0x00 added 4 commits June 9, 2024 11:13
- to handle checkState, checkVertical, checkHorizontal, and checkDiagonal functions

- for improve code readability and test
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

Successfully merging this pull request may close these issues.

1 participant