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

타일은 남아있는데 연결할 수 있는 경로가 없을 경우 시간 제한까지 기다려야하는 로직 #11

Open
hyeonki-min opened this issue Sep 30, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@hyeonki-min
Copy link
Member

연결할 수 있는 경로가 없을 때 종료되는 로직 필요

@hyeonki-min hyeonki-min added the enhancement New feature or request label Sep 30, 2019
@jeeyoonhyun
Copy link
Member

  • 현재는 연결할 수 있는 타일이 없으면 5분 기다려야 함.
  • 5분 지나기 전에 연결할 수 있는 타일이 없으면 메시지 뜨면서 게임 종료되어야 함.
  • 경로 연결 가능한지 로직 체크해야 함.

@hyeonki-min
Copy link
Member Author

타일을 선택 후 목적 타일을 바로 알 수 없으므로 BFS 알고리즘 필요.

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

No branches or pull requests

2 participants