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

find nearest parrot #9

Closed
github-actions bot opened this issue May 2, 2020 · 0 comments
Closed

find nearest parrot #9

github-actions bot opened this issue May 2, 2020 · 0 comments
Labels

Comments

@github-actions
Copy link

github-actions bot commented May 2, 2020

find nearest parrot

		
/* // TODO find nearest parrot
		for (int i = 0; i < nearby.size(); i++) {
			if (nearby.get(i).getType().equals(EntityType.PARROT)){
				hasMate=true;
@github-actions github-actions bot added the todo label May 2, 2020
Magnum97 added a commit that referenced this issue Jun 17, 2020
Clean up old issues
Closes #4 
Closes #7 
Closes #9 
Closes #10 
Closes #11 
Closes #12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants